News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Setting up for AVR developmetn

Started by wbasser, November 17, 2010, 02:55:47 PM

Previous topic - Next topic

wbasser

I have WinAVR installed with the appropriate libraries.  How does Code Block recognize the tool chain, how does it recognize the appropriate library for the MCU type?  Does this have to be set manually or will code::blocks do it automatically? 

scarphin

U can use the 'auto-detect' under 'compiler and debugger settings\global compiler settings\toolchain executables'. It usually finds the winavr compiler in case it doesn't just fill in the 'compilers installation directory' manually and that's it!