2024-01-02 03:29 AM
Hello, I'm trying to figure out how to program the firmware on the SPC560B54 microcontroller using external tools. Could you give me some advice on how to proceed? :victory_hand:
2024-01-02 05:31 AM
Welcome @il_diplomatico, to the community!
External tools for programming the SPC560B54 can be found on its product website. You will also find descriptions of how to programme the MCU with the respective tools.
Hope that helps?
Regards
/Peter
2024-01-02 11:32 PM
Ok, but
i was planning to develop an external tool for programming firmware using JTAG commands. As stated in the documentation of AN4035, I am encountering difficulties in understanding how to properly perform the write operation on the flash memory.
Regards
//il_diplomatico