Code::Blocks Forums

User forums => Embedded development => Topic started by: wbasser on November 17, 2010, 02:55:47 pm

Title: Setting up for AVR developmetn
Post by: wbasser on November 17, 2010, 02:55:47 pm
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? 
Title: Re: Setting up for AVR development
Post by: scarphin on November 17, 2010, 03:23:11 pm
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!