cancel
Showing results for 
Search instead for 
Did you mean: 

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

kjay
Associate II

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Erwan YVIN
ST Employee

Hello kjay ,

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

you can follow this tutorial

Best Regards

Erwan

View solution in original post

2 REPLIES 2
Erwan YVIN
ST Employee

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 II

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.