Top Up Prev Next Bottom Contents Index Search

15.4 Code Streams


The CG56 domain uses the default assembly language code streams discussed in "Assembly code streams" on page 13-17. There are few target specific code streams detailed by target below.

15.4.1 Sim56Target Code Streams

simulatorCmds
Collects the commands to configure the Motorola DSP simulator.
shellCmds Collects the commands that will be used in a shell script to start the run. The resultant script simply invokes the simulator with the file generated from simulatorCmds.

15.4.2 S56XTarget/S56XTargetWH Code Streams

aioCmds Collects the GUI specification which is interpreted by qdm or gslider.
shellCmds Collects the commands that will be used in a shell script to start the run. The resultant script can start qdm or gslider. In the case of the S56XTarget, it might also download and run the generated code on the S-56X dsp card.


Top Up Prev Next Bottom Contents Index Search

Copyright © 1990-1997, University of California. All rights reserved.