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

STELLARLINK vs SPC5-UDESKT

  • April 21, 2023
  • 6 replies
  • 2875 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

    This topic has been closed for replies.
    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

    6 replies

    Erwan YVIN
    Erwan YVINBest answer
    ST Technical Moderator
    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
    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 Technical Moderator
    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

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.
    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.