Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: TriTri on December 27, 2010, 02:38:10 pm

Title: CodeBlocks and Arduino duemilanove/uno/mega etc
Post by: TriTri 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
Title: Re: CodeBlocks and Arduino duemilanove/uno/mega etc
Post by: scarphin 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!