Hello,
I am running CCS v3.3 on F2812. I've got an illegal operation trap while running my test
program. I set a break point at line of asm(" ESTOP0") in interrupt void
ILLEGAL_ISR(void). But I was not able to find which of my code caused an illegal operation
trap.
Is there a trace facility on CCS I can trace back the code which caused an illegal operation
trap?
If not, I've tried to open CPU register on CCS, the PC pointed to the ILLEGAL_ISR function
address, which CPU register on F2812 CCS hold the code address which caused ILLEGAL_ISR?
Any advices on how to find the code which caused the ILLEGAL_ISR() are great appreciated.
Thank you.
Jim

(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )