Code folding is where the IDE/Editor "folds away" the code when you don't need to see it. For example, it hides everything between IF and ENDIF statements, then you can "expand/hide" the section by toggling a little a button right next to the start of the section. See the attached screenshot.I don't know what either one is anyways.
True source is being able to look at the assembler-generated code maybe?
rmteo gave a good explanation pof source level debugging. MCSP provides it, sort of, but the way its done with MCSP has several drawbacks. It's possible to do tight now with MPLAB 8.xx (and I suppose x).
What's this I hear about a new IDE? Are there a new version of MCS on its way or is something completely different? Speak up! ;-)
/Henrik.
Bookmarks