Skip to main content
kjay
Associate III
June 26, 2019
Solved

i am new to spc5 studio. can any one guide me proper way to debug and run.

  • June 26, 2019
  • 2 replies
  • 1271 views

i have compiled adc application from examples, i dont know how to import program to my spc56el70l5-disp kit using spc5-udestk.can any one help me or point me in right direction.

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    Hello kjay ,

    In the help section there is a section how to debug and run.

    you can follow this tutorial

    Best Regards

    Erwan

    2 replies

    Erwan YVIN
    Erwan YVINBest answer
    ST Technical Moderator
    June 27, 2019

    Hello kjay ,

    In the help section there is a section how to debug and run.

    you can follow this tutorial

    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.
    Pooja WANI
    Associate III
    July 10, 2019

    Follow the following steps :

    1. Open the workspace in UDESTK (UDE -> debug.wsx)
    2. Load Program (build -> out.elf)
    3. UDE FLASH/OTP memory programming tool window will pop up. Select "Program all"
    4. After execution of the program, press "exit"
    5. Start Program/ F5.