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.

CLA: debug point shifts?

Other Parts Discussed in Thread: CONTROLSUITE

Hello Chris,

Thanks for solution, CLA starts working as per controlSUITE example.

I configure CLA to force start task1, and it runs properly.

But some problem arises, at the startup it comes to task1 where i put debug point. But when  try to run more than 4 times debug point shifts to next tasks. Screen shots added below.

Thanks & Regards

Abbas

  • Amtech,

    I think you'll get better replies on CLA if you post up a level on the C2000 forum. Let me split this thread out for you.

     

  • Dear All/Chris,

    Updating on my last query, I was checking "shiftting of debug point" by toggling EPWM7 force fully from clatask1.

    And  found that when I includes "pwm.h" file in CLA, it gives error "Header file <string.h> not supported by CLA compiler".

    And "pwm.h" has "types.h" included and further "types.h" has "string.h". 

    So my main concern is, all the peripheral files(in new object style programming) has "types.h" included, so how can we use peripherals in CLA ?

    Thanks and Regards

    Abbas