Professional IDE
The Embest IDE (Integrated Development Environment) is the center of
Embest IDE for ARM software development. It is an intuitive and
easy-to-use development Environment, which integrates all the development
tools. From the IDE you can edit, build, run and debug your project. The IDE helps you do all your programming tasks easily and quickly.

Friendly User Interface
Embest IDE provides UI similar to MS Visual Studio. Workspace Window displays the project information. Output Window output the building result, Find in Files result and
log Shell Commands in the environment similar to DOS. Debug Windows is used to view stack, memory, variables and registers etc. Syntax color highlighting editor
The Embest IDE provides a high quality source code editor. It can increase a user effectiveness to write and modify code
quickly. The main features of Embest IDE editor are as below:
- C and assembly syntax color highlighting.
- C keywords, preprocessor directives, and comments in color.
- Compiler integration: compiler messages links to the editor window.
- Integrated with the debugger, the editor also keeps pace automatically with program execution during debugging session.
- Enable Performing advanced find and replace operations in a single file or multiple files, including using regular expressions and incremental searching.
- Enable Using Bookmarks to mark frequently accessed lines in your source file.
- Enable Using drag-and-drop editing within one editor window, between editor windows, and between the Text editor and the debugger.
>>Back to Embest IDE for ARM<<
|