Skip to main content
OHarc.1
Associate
April 21, 2023
Solved

STELLARLINK vs SPC5-UDESKT

  • April 21, 2023
  • 3 replies
  • 2837 views

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

    Best answer by Erwan YVIN

    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


    _legacyfs_online_stmicro_images_0693W00000bjClHQAU.pngCf 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

    3 replies

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    May 2, 2023

    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


    _legacyfs_online_stmicro_images_0693W00000bjClHQAU.pngCf 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

    OHarc.1
    OHarc.1Author
    Associate
    May 12, 2023

    Great, thank you Erwan.

    Associate II
    August 19, 2024

    Is SPC56 series not compatible with StellarLink ? 

    Erwan YVIN
    ST Employee
    August 20, 2024

    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

    Associate II
    August 22, 2024

    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.