EmbeddedRelated.com

WinAVR : problem for getting extcoff format for AvrStudio 4

Started by tamilmaran s in comp.arch.embedded19 years ago 3 replies

hi, i am new to this AVR core. I am using gcc-avr for building source file and AvrStudio4 for simulation. when i do built using make_all ,...

hi, i am new to this AVR core. I am using gcc-avr for building source file and AvrStudio4 for simulation. when i do built using make_all , i am getting a efl format file but by using make extcoff , i got error messiage like this > "make.exe" extcoff make.exe: *** No rule to make target `extcoff'. Stop. > Process Exit Code: 2 what should i do in make file (MFile) to get this file f