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

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

[avr-gcc-list] FW: objcopy access violation error


From: Leonid
Subject: [avr-gcc-list] FW: objcopy access violation error
Date: Mon, 23 Feb 2004 12:10:26 +0200

-----Original Message-----
From: Leonid [mailto:address@hidden
Sent: Sunday, February 22, 2004 5:12 PM
To: Avr-Gcc-List
Subject: objcopy access violation error


Hi all,

I use Win AVR package.

I'm write the gcc port for ATMEL AVR Atmega 128 micro controller .

Atmega 128 have 128K Bytes of In-System Reprogrammable Flash

4K Bytes Internal SRAM and up 64K Bytes External SRAM.

I compile my project and get access violation error  :

Converting to AVR Extended COFF: RemoteMDB.cof
avr-objcopy --debugging --change-section-address
.data-0x800000 --change-section-address
.bss-0x800000 --change-section-address
.noinit-0x800000 --change-section-address .eeprom-0x810000 -O coff-ext-avr
RemoteMDB.elf RemoteMDB.cof
make: *** [extcoff] Error -1073741819


Best regards.

________________________________________


Leonid
________________________________________


_______________________________________________
avr-gcc-list mailing list
address@hidden
http://www.avr1.org/mailman/listinfo/avr-gcc-list


reply via email to

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