Author Topic: CodeBlocks and Arduino duemilanove/uno/mega etc  (Read 4932 times)

Offline TriTri

  • Single posting newcomer
  • *
  • Posts: 9
CodeBlocks and Arduino duemilanove/uno/mega etc
« on: December 27, 2010, 02:38:10 pm »
Hi

I want to use codeblocks to programming my arduino duemilanove, I had read something here:

http://goo.gl/nMQTX

But it doesn't work well with 10.05 because i can't find core.a in my arduino ide folders (where is it!?).
Is there some plugins or something else (like a guide, tutorial, etc etc) that i can use?

Thanks
« Last Edit: December 27, 2010, 02:43:30 pm by TriTri »

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: CodeBlocks and Arduino duemilanove/uno/mega etc
« Reply #1 on: December 28, 2010, 05:05:11 pm »

What is ur project directory? Are u sure u are searching in the right folder? And for what is the *.a file is used for? Have u installed an AVR compiler (like WinAVR or GNU AVR compiler depending on ur OS)? Codeblocks doesn't include an AVR compiler itself.

And I suggest moving this thread to the embedded forum!