DSPRelated.com
Forums

need help regarding running c program on vc33

Started by amit sachan April 15, 2007
Hi all,

I am doing project on TMS320vc33 kit. I am using following commands to
create .out file from .c file
cl30 -a filename.c
and
lnk30 -c filename.obj -o file.out -l rts30.lib

although it is generating .out file but when I am running it on vc33 using
dsk3dw window it is showing error " Unable to open source" even with C
example programs provided with kit.

can anyone suggest me what is going wrong.

Sincerely,

Amit