Other Parts Discussed in Thread: TMS320F28235
Dear Community,
I have a problem with the Disassembly output in CCS 3.3. After building successfully and flashing the target (TMS320F28235), what i see in the assembly output is a lot of ".word" assembler instructions, highlighted in red. (see screenshot)
When programm counter comes to the point to execute one of those instructions I end up in an ILLEGAL_ISR().
My questions are:
1) How did i get those .word inst? what can be possibly causing the problem?
2) when I'm stuck in the ILLEGAL_ISR() is there any Register i can read out, that gives me an Idea of what is causing the problem? some sort of error code i can read out? while in my case it seems to be obvious what is causing the problem I was curious if there is such a thing.
Thanks a lot for your help!
BR, Johannes
