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.
Tool/software: Code Composer Studio
Hello all,
I have been using timer0 and i tried to give a delay of 1 micro second and it keeps ending up in the illegal isr. I don't know why it is happening. If I don't use the delay routine then it works just fine.
Any idea why it behaves like this?
Regards,
Akhil Pillai
Akhil
Can post a screenshot of the disassembly for your ISR that includes the call to the delay function?
EDIT: Also include your .MAP file
Best regards
Chris