Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

AVR C Compiler with codeblocks

Status
Not open for further replies.

mahesXtremeEngineering

Advanced Member level 4
Joined
Dec 17, 2011
Messages
103
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
1,832
How can i setup codeblocks to compile AVR C. It says that Codeblocks is a cross platform IDE.
When i compile AVR C it says that there is something to do with toolchain.
 

Code:Blocks isn't said to presently support AVR C. Most likely porting it to AVR C would involve some work.
 
Code:Blocks isn't said to presently support AVR C. Most likely porting it to AVR C would involve some work.

I found that codeblocks is not a standalone AVR C compiler. It is doing a job like organising different compilers. We can use codeblocks as an AVR C compiler after installing winavr(avr-gcc plugin).
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top