This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

debugging large codes

when debugging code larger than 32k, there seems to be a problem using step by step(F10/F11) function when reaching the functions that are placed on the upper 32k code space.
the simulator cannot reach these functions it drops out of the debugger, yet it works when using the go(F5) function.
does anybody know how to overcome this problem?

Parents Reply Children
No data