avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] XMega128D3 can't program application table


From: Ralf Glaser, track IT
Subject: [avrdude-dev] XMega128D3 can't program application table
Date: Thu, 25 Apr 2013 16:01:14 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5

Hi @all,

i'm trying to program the application table of an XMega128D3 with following result: - the application table is still all 0xFF (using dump apptable in interactive mode)
- test.cfg starts with 0x00, 0x0c is the byte @ address 0x0000

BTW: programming the application works fine. When i create an Intel HEX file with the right offsets and use "flash" instead of "apptable" it's programmed correctly

Am i missing something basic here? Is it supposed to work?

I'm using:
avrdude version 5.11svn, URL: <http://savannah.nongnu.org/projects/avrdude/>

Log:
avrdude    -px128d3 -cjtag2pdi -Pusb -Uapptable:w:test.cfg:r

avrdude.exe: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.03s

avrdude.exe: Device signature = 0x1e9748
avrdude.exe: NOTE: Programmer supports page erase for Xmega devices.
Each page will be erased before programming it, but no chip erase is performed. To disable page erases, specify the -D option; for a chip-erase, use the -e option.
avrdude.exe: reading input file "test.cfg"
avrdude.exe: writing apptable (2090 bytes):

Writing | ################################################## | 100% 0.58s

avrdude.exe: 2090 bytes of apptable written
avrdude.exe: verifying apptable memory against test.cfg:
avrdude.exe: load data apptable data from input file test.cfg:
avrdude.exe: input file test.cfg contains 2090 bytes
avrdude.exe: reading on-chip apptable data:

Reading | ################################################## | 100% 0.17s

avrdude.exe: verifying ...
avrdude.exe: verification error, first mismatch at byte 0x0000
             0x0c != 0x00
avrdude.exe: verification error; content mismatch

avrdude.exe done.  Thank you.



--
Dipl.-Ing. Ralf Glaser

track IT GmbH
Hinüberstraße 8
30175 Hannover
Germany

Tel.: +49-511-38098-90
Fax.: +49-511-38098-99

Geschäftsführer  Thilo von Usslar
Bankhaus C.L. Seeliger  BLZ 270 325 00   Konto 6554
Amtgericht Hannover  HRB 60983
Steuer Nr.: 2325 02520523667, Ust-IdNr.: DE228892 503

------------------------

Diese Information ist für den Gebrauch durch die Person oder die 
Firma/Organisation bestimmt,die in der Empfängeradresse benannt ist und 
unterliegt u. U. dem Betriebsgeheimnis, dem Schutz von Arbeitsergebnissen oder 
anderweitigem rechtlichen Schutz.Wenn Sie nicht der angegebene Empfänger sind, 
nehmen Sie bitte zur Kenntnis, dass Weitergabe, Kopieren, Verteilung oder 
Nutzung des Inhalts dieser E-Mail-Übertragung unzulässig ist.Falls Sie diese 
E-Mail irrtümlich erhalten haben, benachrichtigen Sie den Absender bitte 
unverzüglich telefonisch oder durch eine E-Mail und löschen Sie diese 
Information aus Ihrem EDV-System.

This e-mail message is intended only for the use of the named recipient(s) and 
contains information which may be confidential or privileged. If you are not 
the intended recipient, be aware that any distribution, or use of the contents 
of this information is prohibited. If you have received this electronic 
transmission in error, please notify the sender and delete the material from 
the computer.



reply via email to

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