CodeMaster Project Manager and Tool Integrator for ARM Microcontrollers
The CodeMaster-ARM Project Manager and Tool Integrator controls all the tools
for composing, editing, compiling, and debugging programs in one IDE. <
Main features:
- Represents a Windows-based front-end for CodeMaster debuggers: simulator or JEM-ARM or for a third party's JTAG debugger
- Can contrrol popular third parties' JTAG debuggers, including Segger JLink and others
- Includes a full-featured sophisticated multi-file Editor. Displays colored syntax highlighting for C and assembly files.
- Transparently switches from the Editor to the Source window of the chosen debugger and vise versa
- Configures Phyton CMC or or GCC GNU compiler to allow symbolic debugging for output files
- Configures a chosen debugger resources in accordance with a selected target MCU (memory model, types and segments)
- Defines locations and other properties of source files included in the project and make options generated by a compiler/linker
- Automatically re-builds an entire project if the source text has been edited and loads a output file after the compiler/linker for source-level debugging
- Captures error messages generated by the compiler and linker, displays them and highlights error spots in the source text for prompt correction