[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] what is this ?? with obj copy
From: |
Mike Bechtold |
Subject: |
[avr-gcc-list] what is this ?? with obj copy |
Date: |
Tue, 3 Dec 2002 15:03:17 -0600 |
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
- [avr-gcc-list] what is this ?? with obj copy,
Mike Bechtold <=