error trying to upload bin file to bootloard on atmega16
64 views
Skip to first unread message
I am somebody
unread,
Oct 6, 2009, 4:10:43 PM10/6/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to avrub
I'm using a olimex board that has a atmega16 on it. I got board to
talk to my terminal program (I'm using a mac for most of this) but
when I send it a .bin file I get the following error when I try to
xmodem the .bin to it. :
waiting for password.
waiting for data.
CCCCCCCCCCCC
### Send (x) main.bin: NAK on sector
### Send (x) main.bin: Got burst for sector ACK
update fail.
### Send (x) main.bin: Got burst for sector ACK
iting for password.
### Send (x) main.bin: Got burst for sector ACK
meout.
waitin
### Send (x) main.bin: Got burst for sector ACK
### Send (x) main.bin: Retry Count Exceeded
for password.
timeout.
And I've tried the windows dephi app and it doesn't seem to work
either.