where was a problem?
where was a problem?
Last edited by Samoele; - 9th January 2009 at 15:40.
It was trying to use the MPASM from the MCC18 directory.
So when I said I I fixed... I guess I lied I could get things to compile but when I programmed, even the most simple program it wouldnt work in C PBP or ASM. When I tried to use my ICD2 it gives me
CD0083: Debug: Unable to enter debug mode. Please double click this message for more information.
Which isnt very helpful.... any suggestions? I'd first like to go back and have the ability to program/debug my programs with PBP, then I'll go on from there.
Hi, Perrin
The MPLAB 8.10 release made me loose lots of Hair ... Microchip Highly recommended me to turn to 8.15a release. ( I DO agree ...)
Also Verify in MPLAB if PBP still is in the available compilers list ...
Alain
Last edited by Acetronics2; - 9th January 2009 at 16:43.
************************************************** ***********************
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 " !!!
*****************************************
It is... I'll upgrade now I guess... and ya PBP is still available in compilers list, my code will compile, but it wont allow me to debug. Even when I program it with working code, it doesn't operate. As a side note, the code works in MP SIM
Last edited by Perrin`; - 9th January 2009 at 16:44.
Hi, Perrin
I do not understand very well ...
Which chip do you want to compile for ??? 12F629 are not exactly 18F series ...
on the other hand the 12F629 needs a special adapter to debug "in circuit" with the ICD2 ( AC 162050 )
...
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 " !!!
*****************************************
Maybe this will clear it up... I have products for both the 12F629 and the 18F2520. (both are written in PBP) I need to be able to program both of these when necesary. Someone else is replaceing me while I go back to school and they demanded use of C18, so it got here and I installed it. I got the programs to compile and tested them using MPLAB SIM. I'm now going back to my projects and trying to program chips using PBP for both projects and I'm unsuccessful. I'm now trying an extremely simple program in the 18F2520 and I can get it to compile but when I try to run debug, it gives me the afore mentioned error. When I just program it acts happy and says everything went well but then the program doesnt run.
Ok,
Looks your MPLAB Projects files have been somewhat "disturbed" ...
Did you try to re-build a Full MPLAB project with the the PBP source ???
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