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.