Technical discussions about the TI C3x DSPs (including the C31, C32 and C33 DSPs).
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