Hi
My customer is developing F28388D with CCS.
In coding and debugging, Local variable was not correct in the function that called NMI interrupt function.
(In CCS browser, Local variable location is not CPU register, is in memory.)
To be exact, NMI interrupt call another user defined function -> user defined function call the function that have uncorrect.
But the function that had NOTcorrect local variable is works exactly as I expect it to, In called in main function.
(If called main function, Local variable located in CPU registers)
If you have information to help me, Could you let me?
Thanks.
GR