12
CHAPTER 2 Developing Application Systems
2.6 Development Steps
Table 2.6 lists the steps required to develop an application system for REALOS/907.
Figure 2.6 shows the development procedure for REALOS/907.
■ Development steps
Table 2.6 lists the application development steps and the required software.
Table 2.6 REALOS/907 Development Steps and Required Software
Development Steps Description Software
System design
Design the system. Determine the required
hardware and whether or not to use REALOS/
907 in this step.
-
Select target hardware
Determine the hardware on which the
application system is to run.
New hardware may need to be developed.
-
Prepare development
environment
Configure the REALOS/907 development
environment on a host computer.
-
Develop and debug
programs
Design and develop the task and handler
programs based on the system design
specifications
Perform independent debugging of tasks and
handlers.
C compiler, assembler,
linkage kit, simulator
debugger
Configure system
Configure the independently developed task and
handler programs as a REALOS/907 application
program.
Configurator, C
compiler, assembler,
linkage kit
Run and debug
application system
Run the resulting REALOS/907 application
system on the target hardware and perform
system debugging.
Emulator debugger,
Monitor debugger
Load in ROM
Load the REALOS/907 application system into
ROM using the ROM loading tools.
Communications
program for the ROM
programmer, Object
tool
Operation
Manage and operate the REALOS/907
application system.
-