spth / OpenRabbit

Loader and Debugger for Rabbit Semiconductor µC, such as the Rabbit 2000,Rabbit 3000 and Rabbit 4000.
Other
8 stars 3 forks source link

Not working with CH340G USB-serial adapter #26

Open spth opened 4 years ago

spth commented 4 years ago

I've tried with a CH340G USB-to-serial adapter and the serial programming cable.

However, this fails:

Reset Rabbit.
loaded 831 bytes from ../coldboot/coldload.bin
Sending initial loader.
Warning: Processor verification sequence failed!
sending 276 initial loader triplets
Error: Status line should be high after sending initial loader.

The error is the same no matter if the new tcdrain() or old usleep() approach is used in rabbit.c