2024-02-27 08:36 AM
Hi
I need to flash via CAN bus and I understood it is possible using SPC5-FLASHER on PC connected to the target via USB/CAN interface with SPC5_UPDATER_CONN=SPC5_UPDATER_CONN_CAN.
But I need also to flash a target from another target with SP57xx so I would like to have the source code of SPC5-FLASHER crosscompiled for my target ..
Is that possible?
Thanks
Fabio
Solved! Go to Solution.
2024-02-28 08:24 AM
Hope this thread can help you.
2024-02-28 05:01 AM
Sorry , it is not possible ,
i recommend to use PLS UDE (Memtool)
Best Regards
Erwan
2024-02-28 05:10 AM
Sorry but I need to download a new code in flash via can bus ... is that possible?
I think yes because there is the possibility to configure the bootloader to use CAN instead SERIAL ... is that correct?
Then .. if this is possible ... is it possible also to do that from a MCU instead of PC?
Thanks
Fabio
2024-02-28 08:24 AM
Hope this thread can help you.
2024-03-07 09:19 AM
Hi
right now I have a target with bootloader via can working and receives the packets from a test software using bus.
Where can I find a C source code to use for downoad the fw using M-CAN protocol?
Thanks
Fabio