
■SOFTUNE V3
1. The SOFTUNE Integrated Development Environment
Function/Integration Level
SOFTUNE V1/V2 |
| |
Windows3.1version |
| |
Development |
| C checker |
manager |
| C analyzer |
| ||
| debugger | |
| C compiler | |
Individual tools | Assembrer | |
Linker | ||
Simulator debugger/Emulatordebbuger | ||
| ||
| REALOS |
Combines and integrates tools
SOFTUNE V3
WindowsXP/Me/2000/98/NT4.0
SOFTUNE Workbench
SOFTUNE C compiler
SOFTUNE assembler
SOFTUNE linker
SOFTUNE REALOS
SOFTUNE C checker
SOFTUNE C analyzer
Improved management of software assets Accumulate and disseminate practical knowhow
Support tools | |
F2 |
|
2. SOFTUNE V3 Structure and Features
Workbench Integrated project manager and debugger modules
Errors can be corrected on the fly, as they are discovered, and the resulting code can be debugged on the spot.
A variety of tools to support
"C Checker" confirms code operation and "C Analyzer" analyzes the code’s structure.
Includes such tools as Configurator and Analyzer to facilitate the use of REALOS, which conforms to the ∝ITRON specifications(Analyzer:under development).
(1) Removing the Annoying Settings which are Part of Program Development
Developing programs for different systems requires the programmer to edit source code, perform actual builds and confirm program operation (debug). Finally, the programmer returns to the editing process to incorporate necessary changes, as indicated by debugging results.
SOFTUNE V3 is an integrated developing environment which is designed to perform such repetitive processes smoothly and efficiently. It is the third generation of SOFTUNE, which has evolved to meet various needs of our cus- tomers.
(2) Program Flow
Coding
Error correction
Building | Debugging |
153