USING THE C3X SIMULATOR UNDER UNIX

The C3x Simulator is available on the UNIX machines as well as on the PCs in the PC lab via X-Win32 connection. The simulator has the same layout and functionality as the C31 DSK Debugger except that it also allows display of the source file. An example of the simulator in mixed mode is shown below.


The two additional panes in the simulator allow: (1) viewing of C source code in the FILE pane; (2) tracking of function calls in the CALLS pane. All other panes are similar to the panes in the C31 DSK Debugger.

The only limitation on the simulator is that it can only simulate the output executable file from source programs written in C/C++ and mixed mode programs - files with a .out extension.

USING THE SIMULATOR:

The C3x simulator allows the testing of a program without the need for a DSP board. The most commonly used commands can be found in our reference guide for the simulator and debugger.