2023-04-21 04:30 AM
Hello,
I've been looking for a debugger to debug and program an SPC58xx MCU and I've found you offer both the new Stellarlink and the SPC5-UDESKT. I understand the SPC5-UDESKT requires a licence to be used with the Universal Debug Engine (UDE) which are available as either a year licence or a one-time purchase. I was wondering if I would also need one of these licences to use the Stellarlink with the UDE/SPC5Studio? It looks like the Stellarlink has more features supporting your Stellar Automotive line so would you recommend this for a new debugger/programmer purchase over the SPC5-UDESKT?
Many thanks,
Owen
Solved! Go to Solution.
2023-05-02 05:32 AM - edited 2023-11-20 07:29 AM
Hello Owen ,
Yes , we support StellarLink and Openocd on SPC58 Family.
No need a licence
In SPC5Studio, Install openocd by update site feature for 58 Family
Help ==> Install New Software
http://spc5tools.spc5studio.com
Cf doc folder
C:\SPC5Studio-6.0\openocd\docs
How to use OpenOCD and StellarLink in SPC5Studio.pdf
Warning : we are using only mono core on SPC58 Family.
Best regards
Erwan
2023-05-02 05:32 AM - edited 2023-11-20 07:29 AM
Hello Owen ,
Yes , we support StellarLink and Openocd on SPC58 Family.
No need a licence
In SPC5Studio, Install openocd by update site feature for 58 Family
Help ==> Install New Software
http://spc5tools.spc5studio.com
Cf doc folder
C:\SPC5Studio-6.0\openocd\docs
How to use OpenOCD and StellarLink in SPC5Studio.pdf
Warning : we are using only mono core on SPC58 Family.
Best regards
Erwan
2023-05-12 09:16 AM
Great, thank you Erwan.
2024-08-19 05:13 AM
Is SPC56 series not compatible with StellarLink ?
2024-08-20 05:09 AM
Sorry , it is not compliant only SPC58
we have the openocd code for porting with you want :
https://github.com/STMicroelectronics/OpenOCD/tree/openocd-automotive-mcu-r1
2024-08-21 11:54 PM
So you mean to say that I have to write my own scripts (configuration files for openOCD) for SPC560P in order to make it work with SPC5Studio?
Correct me if I am wrong. Because I can invest sometime to write the config scripts.