Hello,
I have problem with using True-Time Simulator & Real-Time Debugger in CodeWarrior for HC08 3.1.
Debugger seems to ignore some parts of code. For instance:
- in the part of code, which should be executed sequentially, it skips the group of 5 lines of code,
- it doesn't execute the code after if-statetment even though the condition is true.
The common problem in all these cases is that I can't set the breakpoint in the part of code which is skipped (and which shouldn't be skipped).
Any help appreciated.
Regards,
Konrad