avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] what is this ?? with obj copy


From: Rune Christensen
Subject: RE: [avr-gcc-list] what is this ?? with obj copy
Date: Tue, 3 Dec 2002 23:18:43 +0100

The problem is that you have the source on the d-drive
you need to change somes lines in the file avr_make

Look at the attachment

Regards
Rune Christensen

> -----Original Message-----
> From: address@hidden [mailto:address@hidden
> Behalf Of Mike Bechtold
> Sent: Tuesday, December 03, 2002 10:03 PM
> To: Avr-Gcc-List (E-mail)
> Subject: [avr-gcc-list] what is this ?? with obj copy
>
>
> I run this line at the command  prompt and I get the eep file. but when I
> run this same line with the Make file, I get the error listed. I'm running
> Win2k with AVR GCC v3.2.  Also thanks for the help with the elf to coff.
>
> Thanks
> Mike
>
> D:\_PROJ\DiagTool\code\_working>make
> avr-objcopy -j
> .eeprom --set-section-flags=.eeprom="alloc,load" --change-section
> -lma .eeprom=0 -O ihex DiagTool.elf DiagTool.eep
> avr-objcopy: not found
> make: *** [DiagTool.eep] Error 2
>
> avr-gcc-list at http://avr1.org
>

Attachment: avr_make
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]