Hi All,
I'm trying to bootload my C28346 with other controller via the sci bootloader, it seems the load ends well. I've programmed a led to blink and it does.
The error is at the echoback I receive from the bootloader. The last byte always returns incorrectly, instead of "00" I receive something different that changes when I change the configuration file. All the other bytes return OK.
I used the hex2000 tool to create the hex file with the "-a", "-boot" and "-sci8" options.
Also, before sending the hex file I synchronize the C28346 to the rate of the master by sending "A" char.
Did anyone else encountered this error? Is it a known bug?
Best regards,
Ron