-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I am unable (both using the 0.2.3 release and the current version from the repo) to write the original Rabbit 2000 (i.e. not a Rabbit 2000A or later) on the Rabbit 2000 TCP/IP development kit:
philipp@notebook6:~/sdcc-trunk/sdcc-extra/historygraphs$ /tmp/OpenRabbit-0.2.3/src/openrabbitfu --verbose --verbose --run --serialout /tmp/OpenRabbit-0.2.3/coldboot/coldload.bin /tmp/OpenRabbit-0.2.3/coldboot/pilot.bin ~/OpenRabbit/examples/hello/hello-RCM2200.bin /dev/ttyUSB3
Reset Rabbit.
loaded 831 bytes from /tmp/OpenRabbit-0.2.3/coldboot/coldload.bin
Sending initial loader.
set baudrate to 2400
sending 276 initial loader triplets
set baudrate to 57600
loaded 5517 bytes from /tmp/OpenRabbit-0.2.3/coldboot/pilot.bin
Secondary loader format detected as Dynamic C 9
Sending secondary loader.
sending 5517 secondary loader bytes.
Negotiating baudrate.
set baudrate to 460800
set baudrate to 57600
warning: received NAK for subtype 0x46
warning: received NAK for subtype 0x46
set baudrate to 115200
parsed 140 bytes
CPU: 0x0000 (Rabbit 2000)
Freq: 0
sectorSize: 0x0000
numSectors: 0x0000
flashSize: 0x0000
Flash speed: 0 ns
RAM speed: 0 ns
loaded 1166 bytes from /home/philipp/OpenRabbit/examples/hello/hello-RCM2200.bin
warning: received NAK for subtype 0x43les/hello/hello-RCM2200.bin... 43% (bps: in=0, out=0)
It always stops at exactly 43%. I haven't looked into this more closely yet. It might even be a hardware problem on the Rabbit 2000 TCP/IP development kit. The problem is not the power supply, though (I've tried with a lab power supply instead of the one from the kit - exact same result).
Metadata
Metadata
Assignees
Labels
No labels