User Tools

Site Tools


microcontrollers:winavr_makefile_template

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
microcontrollers:winavr_makefile_template [2012/01/24 19:41] mithatmicrocontrollers:winavr_makefile_template [2012/01/24 19:42] mithat
Line 2: Line 2:
  
 Taken from [[http://shop.chip45.com/AVR-Mikrocontroller-Software/PortableWinAVR|Portable WinAVR]] ("full 20090313"). It looks Linux-friendly except for the part that launches debugging (i.e., the ''debug'' target--which needs work anyway as it launches simulavr unconditionally). I'd also like to compare the gbdinit file to those made my others. Taken from [[http://shop.chip45.com/AVR-Mikrocontroller-Software/PortableWinAVR|Portable WinAVR]] ("full 20090313"). It looks Linux-friendly except for the part that launches debugging (i.e., the ''debug'' target--which needs work anyway as it launches simulavr unconditionally). I'd also like to compare the gbdinit file to those made my others.
 +
 +I //think// the dependency checking will work as is, but this definitely needs testing.
  
 I think it also needs a clause for adding external libs (i.e., ''-l{USERLIBNAME}'' found in -L''{libPATH_TO_USER_LIBNAME}.a''). I think it also needs a clause for adding external libs (i.e., ''-l{USERLIBNAME}'' found in -L''{libPATH_TO_USER_LIBNAME}.a'').
microcontrollers/winavr_makefile_template.txt · Last modified: 2012/01/24 21:28 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki