Other Parts Discussed in Thread: TMS570LS3137
Hi TI team,
I want to upload a new code to the MCU via CAN port using ESP32
when the MCU powered, the bootloader should look for CAN frames for a certain time.
If CAN data is coming, the new code should be downloaded and installed.
If NO CAN data, the bootloader should give the execution to the existing application code.
How to implement this?
I need the code of CAN bootloader, application program and the HOST program
please provide me the examples.
Thanks,
Kasun