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.

AM2634: When PC is at 0x0, Debugger Thinks Exception Table Symbol is in an Unrelated Source Code File

Part Number: AM2634

Hello,

After I've loaded the program and reset the core(s), the PC is 0x00000000. The symbol located there is the exception table as expected.

The question: Why does the debugger associate the exception table base address (0x0) with a seemingly irrelevant source code file and line? In this case, line 6183 of Can_30_Mcan.c.

Thank you.