Integrated Development Environment
TOSHIBA Integrated Development Environment (IDE)
The build manager (compiler) and debugger operate in the TOSHIBA integrated development environment (IDE). Furthermore, installation of the standard text editor enables smooth linking from coding to debugging, effectively supporting application development.
Build Feature
The TOSHIBA Integrated Development Environment improves development efficiency and provides user-friendly operability by linking the major development processes (coding, building, debugging) of the program. Freed from specifying the complicated options of the compiler or linkers and the requirement to master the commands, an application developer can concentrate on the development and quality improvement of the program itself. A development application is managed as a project.
- Options can be easily set by GUI.
Text Editor Feature
- Capable of not only coding, but correcting a program in the screen in the midst of debugging.
- Capable of searching in the files.
Debugger
- Capable of directly editing the source code in the debugging.
- Capable of transferring the data between various debug features, allowing intuitive operation.
(Drag & drop feature)(Right-click allowed) - Capable of saving user's optional debugging environment to switch it for use.
(Profile feature) - Capable of debugging only in the PC environment by the simulator.
(Event trigger action feature)





