danke für die antwort.
ja es werden all die dateien erstellt.
.elf,.hex,.lss,.eep, etc...
das komische ist wenn ich wenn ich nochmal kompiliere dann erscheint die meldung hier:
Code:
C:\ASURO_src\FirstTry>make all
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 3.3.1
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Size before:
test.elf :
section size addr
.text 1512 0
.data 0 8388704
.bss 1 8388704
.noinit 0 8388705
.eeprom 0 8454144
.stab 3120 0
.stabstr 1698 0
Total 6331
Size after:
test.elf :
section size addr
.text 1512 0
.data 0 8388704
.bss 1 8388704
.noinit 0 8388705
.eeprom 0 8454144
.stab 3120 0
.stabstr 1698 0
Total 6331
Errors: none
-------- end --------
> Process Exit Code: 0
ich kann das jedoch nicht flashen
sry, hab's nicht richtig verstanden.
willste auch die Programme?
Lesezeichen