Hello Bob Perry,
CodeWarrior debugger also uses the effective address, if the exception handler is at 0x30000010, the breakpoint should also been set at 0x30000010, please check the CodeWarrior Disassembly Window whether the current executing instruction is at address 0x30000010. Please make sure that the source code used in CodeWarrior IDE is coincident with the binary file executing on the target board.
In addition, please don't use memory configuration file in CodeWarrior debugger setting.
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------