Hi,
Here is the Melabs answer :
Below is the response that I received from MicroEngineering Labs regarding your issue:
I've found that the problem only occurs when the assembly-language jump to our INIT routine is included:
@ GOTO INIT
I'm guessing that since the INIT label isn't a label in the program source code (it is an internal label PBP creates), it is not something that can be resolved for source-level debugging.
User code should not jump to our INIT routine. If he wants to restart his program, he should declare a label in the source and use it instead.
Charles Leo
microEngineering Labs, Inc.
... now just have to find WHERE to place this "dummy" label ...
ring you asap.
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks