Hello,
I use mcu expresso, to code and flash the firmware.
The steps are the ones described in my first message:
- Boot in bootloader mode
- Send binary via CAN bus
- set the execution address to 0 (index 0x5070, subindex 1)
- ask for execution (index 0x1F51, subindex 1) with value 1
Replies are fine, but no execution of the program.
If I reboot the board, or power off / power on, then the program is correctly executed so the flashing seems fine, only the GO seems unworking.
Do you have some code example, I cannot find anything on my side. Or maybe there are some limitations of this NXP device I am not aware of ?
Regards