2012-01-07, 21:13:42
Hi Mikael,
I am using RS485 transceiver. It appears that this functionality is working fine.
The error I get is:
===========================
Found PIC18F45K80 fw ver 3.0.0
Waiting for bootloader to be ready ... ok
Parsing hexfile ...
File timestamp: 1/5/2012 9:10:04PM
Validating hex file ... ok
Hex file successfully parsed
Writing flash ... response timed out
Tx 4.6kB / Rx 128 bytes / 14s
Write failed
===========================
The only thing that changes from one failed attempt to the other is the Tx bytes, Rx bytes and time. Everything else is the same.
I have tried 9600, 14400, 19200, 28800, 38400 and 57600. The failures are fewer today. I am getting more successful attempts than failures. 38400 and 57600 show more failures than the others. It seems that 9600 and 28800 did not show any errors in 10+ attempts while others showed one or more failures in 10 attempts.
I am using RS485 transceiver. It appears that this functionality is working fine.
The error I get is:
===========================
Found PIC18F45K80 fw ver 3.0.0
Waiting for bootloader to be ready ... ok
Parsing hexfile ...
File timestamp: 1/5/2012 9:10:04PM
Validating hex file ... ok
Hex file successfully parsed
Writing flash ... response timed out
Tx 4.6kB / Rx 128 bytes / 14s
Write failed
===========================
The only thing that changes from one failed attempt to the other is the Tx bytes, Rx bytes and time. Everything else is the same.
I have tried 9600, 14400, 19200, 28800, 38400 and 57600. The failures are fewer today. I am getting more successful attempts than failures. 38400 and 57600 show more failures than the others. It seems that 9600 and 28800 did not show any errors in 10+ attempts while others showed one or more failures in 10 attempts.