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
  • 1236 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 Employee
    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

    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.