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.

CCS/RM48L952: Code runs when I debug it step by step but not when I run it continously

Part Number: RM48L952

Tool/software: Code Composer Studio

Hi,

My project aims to create a small context switching kernel to switch between 2 user defined thread functions at every IRQ generated by the end of PWM period. I have written the code and the logic is correct when I debug it step by step. But when I run it continuously i does not run correctly. I dont know what is going on. Do you have any suggestion?

Regards,

Smruthi Ramesh