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.

TMS570LS3137-EP: interrupt to run a set of code

Part Number: TMS570LS3137-EP
Other Parts Discussed in Thread: TMS570LS3137

Hi, 

I have a set of code that needs to be run every so often. I have some code inside main and I want to include a timer interrupt in the main so that every so often the set of code can be run.

In TMS320 (C2000) device there was a CPU timer and the code to do this will be something like ConfigCpuTimer(&CpuTimer0, 150, 95); 

Is there a equivalent in TMS570LS3137 (Hercules) device?

Many thanks,

Shiromini