roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

avrdude flashing problem with atmega128 processor #276

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have 2 Turnigy 9XR transmitters. One has the ATMEGA64 processor and the other 
one has the ATMEGA128. Using Companion9X ver 1.5 and avrdude the transmitter 
with the ATMEGA64 processor flashed with out any problems. The transmitter with 
ATMEGA128 processor will not flash. I'am getting the following error message:

avrdude.exe: Device signature = 0xle9702
avrdude.exe: Expected signature for ATMEGA64 is 1E 96 02
             Double check chip, or use -F to override this check.
avrdude.exe done. Thank you.

Is there a version of avrdude with the correct signature for this processor or 
do I have to alter the code in the version of avrdude that I am using. I'am not 
a programmer but have made minor changes to some code using "notepad".
Any help will be greatly appreciated 

Original issue reported on code.google.com by m.wa...@snet.net on 31 Oct 2013 at 11:46

GoogleCodeExporter commented 8 years ago
I checked the avrdude config file and the signatures are correct for the chips 
but I can't figure out why avrdude is looking for the signature of ATMEGA64 
instead of ATMEGA128

Original comment by m.wa...@snet.net on 1 Nov 2013 at 2:25

GoogleCodeExporter commented 8 years ago
This issue is probably invalid:
You need to create two profiles: the first for 9XR and the latter for 9XR-M128

Original comment by romolo.m...@gmail.com on 1 Nov 2013 at 5:17

GoogleCodeExporter commented 8 years ago
Thanks for your reply #2 romolo.m. I'am a newbee and don't know how to create a 
profile. Can you point me in the right direction for info on this procedure?

Original comment by m.wa...@snet.net on 1 Nov 2013 at 2:45

GoogleCodeExporter commented 8 years ago
I solved my problem. Changed the profile and it flashed without any problems. 
Thanks for the profile tip !!!!

Original comment by m.wa...@snet.net on 1 Nov 2013 at 4:14

GoogleCodeExporter commented 8 years ago

Original comment by romolo.m...@gmail.com on 1 Nov 2013 at 9:42