Author Topic: Setting up for AVR developmetn  (Read 7274 times)

wbasser

  • Guest
Setting up for AVR developmetn
« 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? 

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: Setting up for AVR development
« Reply #1 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!