
3. Manager Functions
Software programming proceeds according to the
“project file, ” which contains all the information needed for programdevelopment.
(1) Effective Project Usage
Whether working alone on several projects simultaneously or developing a project as a group, project files can be used to create a simple developing environment.
Coding | Building |
| Debugging | |
| SOFTUNE Workbench |
|
| |
| Project |
|
|
|
Source Source | Source OBJ | OBJ | OBJ | LM |
| Option |
|
|
|
Editor | Compiler |
| Assembler/Linker | |
Emulator | Simulator |
|
|
|
Common project file
Operator A | Operator B | Operator C |
(2) Extremely Easy to Use
•
The
• Error Jump and
Errors that occur during builds are displayed in the output window at the bottom of the screen.
To make a
• Cooperation with Commercially Available Editors
To meet developers’ requests to use editors to which they are accustomed, SOFTUNE can be configured to use the following commercially available editors:
Codewright32, TextPAD32 and others.
(3) Customizable Environment
Edit window
Detailed help
Mouse
F1 key
Compile error
When sharing files, cooperation with source generation management tools is assured, and file type conversion tools are called up, so that each person can operate in his or her own customized developing environment.
210