Hi TI Experter
I am porting one 6487 project to 6616 project
when I do the bootloder ,I find one bat file in our 6487 project .
which list : cl6x -g -i"csl_c6488" -d"_TMS320C6X" -mv6400 "hw_init.c"
here -d is not the command of cl6x , so I do not understand the meaning of -d"_TMS320C6X"
can you help me ?