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
I am working on CCS VER 6.2.0.00050 . and I using sprintf in many place to display some floating point value on GLCD. But when I try to add a new function in my code then in debugging mode my processor stack at one place "interrupt void illegal_isr (void)"(see attachment). please tell why