[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] WARNING: FLASH byte address 0x0000 is 0xFF (should be 0x0
From: |
saketkunwar |
Subject: |
[avr-gcc-list] WARNING: FLASH byte address 0x0000 is 0xFF (should be 0x0C).. FAILED |
Date: |
Tue, 13 Oct 2009 09:02:53 -0700 (PDT) |
hello
i was able to telnet into a avr raven board that's using
contiki.i then adapted the telnet_server to read adxl input through the
raven gpio(j203).
used avr studio 4 to upload the elf file.
now when i try uploading program i get the following error on verify:
WARNING: FLASH byte address 0x0000 is 0xFF (should be 0x0C).. FAILED
i can read the atmega1284p signature
can program it..but if verify after programming is enabled
then i get the above error.
i tried without the verify option but the program
on the raven does not seem to respond.can't even ping to it
anymore.i am using jtag mkii. any idea?
saket
--
View this message in context:
http://www.nabble.com/WARNING%3A-FLASH-byte-address-0x0000-is-0xFF-%28should-be-0x0C%29..-FAILED-tp25875784p25875784.html
Sent from the AVR - gcc mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] WARNING: FLASH byte address 0x0000 is 0xFF (should be 0x0C).. FAILED,
saketkunwar <=