This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320C6657: 怎么在CCS10版本里给工程加入宏定义SOC_C6657

Part Number: TMS320C6657


我引用了PDK组件,发现出现一些CSL_EMIF16_REGS没有定义, 是因为我的程序没有包含这个头文件,但是这个头文件包含必须要定义是哪个器件型号才有效,比如我使用的是C6657的,那必须告诉它,我就想添加一个宏定义,不晓得在CCS10上面怎么定义有效。