Hy guys, hope this is the correct section where to post.
Bored of the funny color coding of PBP inside MPLAB, I'm giving a chance to Microcode Studio.
It works, but I encounter a big trouble:
I have a Main.pbp where I include several modules. As you can see in the picture1 attached, I have many modules opened, each one has a tab over the editor window so it's easy to jump from one to the other.
When I compile the code, if there is an error in one module, Microcode jumps to the error and show you in red color, but add a new tab of the same module.
Look at picture2. I wrote an error in module nmea.bas and after compiling Microcode opened a second nmea.bas to show the error.
This create a big confusion, because (if you don't realize this) you correct the error in one module, but the other one is still opened and after some time you can continue coding in the wrong module ....
Hope I have explained well. This bug happens very often, but not always.
Anyone has this trouble too ?
Bookmarks