Structure of Software

next up previous contents
Next: The module Up: Software Previous: Software

Structure of Software

The software is implemented as a operating-system on the DSP and a control-software with userinterface on the host computer. There is also additional Software on the Host like an assembler, Debugger and so on, for developing the DSP-code (OS and modules) and a initial boot-program on the host, for loading and executing the DSP-OS.

As a central structure there is the module, which in fact is all the administrativ data for the DSP-module, the communication information host-dsp and host-user and the DSP-code. So each module has a host-part and a dsp-part.

Also the control program is aware of the specifics data of the DSP, which means performance, memory avaiability and comunictaion ports.


HAss.DI Winfried Ritsch - ritsc@iem.kug.ac.at