MicroCode Studio is a powerful, visual Integrated Development Environment (IDE) with In Circuit Debugging (ICD) capability designed specifically for microEngineering Labs PICBasic Pro compiler.
The main editor provides full syntax highlighting of your code with context sensitive keyword help and syntax hints. The code explorer allows you to automatically jump to include files, defines, constants, variables, aliases and modifiers, symbols and labels, that are contained within your source code. Full cut, copy, paste and undo is provided, together with search and replace features.
MicroCode Studio now has support for MPLAB and MPASM.
The MicroCode Studio In Circuit Debugger (ICD) enables you to execute a PICBasic Program on a host PIC microcontroller and view variable values, Special Function Registers (SFR), memory and EEPROM as the program is running.
- Full syntax highlighting of your source code
- Quickly jump to include files, symbols, defines, variables and labels using the code explorer window
- Identify and correct compilation and assembler errors
- View serial output from your microcontroller
- Keyword based context sensitive help
- Support for MPASM
Compilation and assembler errors can easily be identified and corrected using the error results window. Just click on a compilation error and MicroCode Studio will automatically take you to the error line. MicroCode Studio even comes with a serial communications window, allowing you to debug and view serial output from your microcontroller.
In Circuit Debugger (ICD)
Each line of source code is animated in the main editor window, showing you which program line is currently being executed by the host microcontroller. You can even toggle multiple breakpoints and step through your PICBASIC PRO� code line by line.
This download is For PBP versions 2.60C and Lower Only