Hi, Milestag
tried your code in 8.92 MPLAB ( the last release ) ... with MPSIM.
jumps fine to location 6200h ...
BTW you can download MPLAB 8.92 @
http://ww1.microchip.com/downloads/e...B_IDE_8_92.zip
Alain
Hi, Milestag
tried your code in 8.92 MPLAB ( the last release ) ... with MPSIM.
jumps fine to location 6200h ...
BTW you can download MPLAB 8.92 @
http://ww1.microchip.com/downloads/e...B_IDE_8_92.zip
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 " !!!
*****************************************
Thanks Alain. That's what Darrel recommended as well. So I did upgrade to 8.92. And that seems to partly fix the problem. If the firmware is burned DIRECTLY to the PIC it runs okay. But... if the Trace Bootloader is installed it still has problems with GOSUB.
Dr. Bob at Trace has also been looking into this and sent me a new version of the 18F2550 bootloader to test. Hopefully that will correct the problems. I didn't get a chance to test it last night.
SUCCESS!!!! Everything appears to be fixed with the updated version of Trace Systems Bootloader.
So there were 2 problems: Outdated version of MPLAB, and outdated version of the Trace Bootloader. Thanks to Darrel at ME Labs and thanks to Dr. Bob at Trace Systems for getting me back on track!
Jim
Thanks MilesTag-
I was having a similar problem with an 18F46K80 with it resetting on me - didn't know what to do. Kept cutting subroutines until nothing left but labels and returns.
I just updated my MPLAB and it seems to give me back my program!
This place is Awesome for knowledge.
Regards,
Steve
"If we knew what we were doing, it wouldn't be called research"
- Albert Einstein
Bookmarks