This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359 ehrpwm_haptics debug error

Hi ,

I have had a test on example "ehrpwm_haptics" located in  "C:\ti\AM335X_StarterWare_02_00_01_01\build\armv7a\cgt_ccs\am335x\evmAM335x\ehrpwm_haptics" used the CCS( Version: 5.4.0.00091 )

import and build is ok , connected the core and load .out,the course go to the entrance of main function,

but when i click run or run over , the error happened as follows,

 

and i found a strange phenomenon , that is the breakpoint cannot be set properly, for example,

if i want to set the breakpoint at line 100 , when i double clicked,  the  breakpoint symbol  

will jump to the entrance of the main by itself.

 

i will very appreciate if anyone will give me some advice.