Question: I am having trouble loading the 2xx executable object file into the C5x simulator: The simulator complains that the object file is invalid. :

Answer:

Try changing dspcl -z -o test.out yyy.obj xxx.obj -l rts2xx.lib to :

dspcl -z -v0 -o test.out yyy.obj xxx.obj -l rts2xx.lib

or

dsplnk -v0 -o test.out yyy.obj xxx.obj -l rts2xx.lib


Device: TMS320C2xx
Category: TI Tools
Detail: Debugger Tools
Detail2: Simulator
Title: 2xx executable object file into the C5x simulator
Source: Case from TMS320 Hotline
Date: 8/1/97
GenId: 0002003

© Copyright 1998 Texas Instruments Incorporated. All rights reserved.
Trademarks, Important Notice!