I say, no picture, no proof, I don't believe it... like a recent Barak Obama Annoucement... (cough)(cough)
I say, no picture, no proof, I don't believe it... like a recent Barak Obama Annoucement... (cough)(cough)
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
I've got proof ....
Proof that it doesn't work for me ....
But I obviously don't get as far as Alain.
![]()
I installed MPLAB when I reinstalled everything recently, I just never got around to giving it a 2nd look.
Right now MCSP does pretty much all I need so I'm content.
I don't know what either one is anyways....
It lacks code folding (so does MPLAB 8.xx when used with PBP, AFAIK) and it lacks "true" source level debugging.
...
True source is being able to look at the assembler-generated code maybe?
So I fired up MCSP to see what the last dates were in the HELP/ABOUT; 2001, 2005.
So I clicked on the FORUM to see what that looked like and it sent me here. LOL
True source level debugging allows you to debug code using source (Basic, C, Pascal, etc.) statements or the generated ASM statements. It should display both types of code side-by-side and allow easy switching between windows. More importantly, a good debugger should have the following features:
a. debugging in hardware - not simulation.
b. single stepping through code (source or ASM).
c. step into, step over, step out of routines.
d. ability to set multiple hardware breakpoints - code stops on breakpoints.
e. conditional breakpoints using expressions, eg. stop when x>100 and y=0.
f. ability to control how hardware operates in a breakpoint, eg. should a timer continue running or stop.
g. ability to examine and/or change every SFR and memory location.
h. ability to watch memory location in real-time with hardware running (watchpoints).
i. ability to do automatic cycle counting.
Why pay for overpriced toys when you can have
professional grade tools for FREE!!!
Does such an animal exist for use with PBP?
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
but on another platform i guess?!? :P
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
yes... and really good.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
oh pray tell!!!
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
everyone will know when the final version will be available.
It really kick MCSP and MPLAB a$$ hands down... none the less.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks