CCS 5.1.0M5
55x Rev 2.x Functional Simulator
Is there a method for debugging run-time relocatable code? I've attached a simple example project to demonstrate the issues encountered. Specifically, even though I'm setting a breakpoint on the "add" function, CCS always trys stepping through the "sub" function! I can understand why CCS is confused, but is there any way around the issue, or anything you can do to make this work better?

