Using the Texas Instruments

TMS320C6x Tools

at San Diego State University

The TMS320C6x code generation and C source debugger is installed on the following hosts in the Department of Electrical Engineering NIS+ domain:

Invoking the assembler

To assemble a file named myfile.asm, type:

1 [schottky]/paolini/> asm6x myfile

Invoking the linker

To link myfile.obj to produce an executable object module, type:

2 [schottky]/paolini/> lnk6x myfile -m lnker.map -o myprogram.out

Invoking the simulator and debugger

To invoke the debugger/simulator, type:

3 [schottky]/paolini/> sim6x myprogram

Online documentation in PDF format

Please contact Dr. Huseyin Abut (abut@akhisar.sdsu.edu) to request permission to use the TMS320C6x Tools.

You will need prior permission from Dr. Huseyin Abut before you are able to invoke the TMS320C6x assembler and linker.

Please contact Christopher Paolini if you have any trouble using the TMS320C6x Tools.

paolini@kahuna.sdsu.edu

$Revision: 1.3 $ Last update: $Date: 1997/11/29 04:23:16 $ $Author: paolini $