Hello,
We are developing a project using MC9S08AC96 and CW 10.5 in assembly language.
The code is using banked memory. The problem is that when we put a
breakpoint in banked memory or stepping into , the debbuger is halted and displays the
message:
no source available for "0x0098A9 (0x0098A9)()"
If we don't use breakpoints the debugger is running without problems.
The same project is running fine in the old CW 6.3 - with and without breakpoints.
Can anybody help?
Thanks in advance.
Konstantinos.
please test if remove .metadata folder under workspace then restart CW can solve the problem.
if not, please upload your project. this needs to be tested.
is your problem solved now?