Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
sir, i am using the TMS320VC5502 processor & i am using CCSV3.1......the problem is about hw to create command file & wt r all the files i have to include with the source file besides the header files.........and another one problem while debugging my code suppose for example if i have initialized a register say (GPIO reg) IODIR=0x00FF;in my program while debugging the data is getting updated but the memory address is incorrect.actual address of that reg is 0x3400 but the data get updated in location0x240A.........so i need a clear idea about the cmd file.........so can u help me abut hw to create or modify cmd file....