The module
Next: Workstation Software Up: Software Previous: Structure of
The module
which will be shown below:
| HOST-Side | DSP-Side |
| Size of DSP-code | |
| address-space of loaded code | dsp Code |
| addresses of Functions | init(),start(),exec(),stop(),exit() |
| DSP-Code | |
| size DSP-memory required | module memory |
| address of dsp-variables | DSP-variables |
| Performance data of module |
to be continued
