2024-02-14 02:28 PM
Hello,
Does anyone have more information on the hardware/software setup regarding Application Note: AN4353.
I understand the rough software architecture for how this is supposed to be implemented but I dont see anything pointing to examples or supported toolchains for debugging.
Sorry if this is a novice question, but I am looking for something to use for debugging besides PLS UDE and OpenOCD based StellarLink.
Thanks!
Solved! Go to Solution.
2024-02-25 10:22 AM
hi,
If you are facing the issue of the code limit of 256Kb, then you can use OpenOCD. There is no code size limit.
The flasher part number is AEK-MCU-SPC5LNK
Inside the Welcome page of AutoDevKit Studio you can find a video explaining OpenOCD or have a look to the following:
Best Regards,
AutoDevKit Team
2024-02-24 09:37 AM
Hi,
For SPC58x microcontrollers you can use OpenOCD based AEK-MCU-SPC5LNK or UDE PLS based AEK-MCU-SPC5LNKU at lower cost.
Best Regards.
AutoDevKit Team
2024-02-24 12:41 PM
I would like to use UDE but unfortunately the flash limitation prevents me to do so. Does ST package full version of UDE in this new adapter for development and flashing?
2024-02-25 10:22 AM
hi,
If you are facing the issue of the code limit of 256Kb, then you can use OpenOCD. There is no code size limit.
The flasher part number is AEK-MCU-SPC5LNK
Inside the Welcome page of AutoDevKit Studio you can find a video explaining OpenOCD or have a look to the following:
Best Regards,
AutoDevKit Team