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.

ccs编译问题: identifier "CSL_MSMC_CFG_REGS" is undefined



我直接复制粘贴了一个KeyStone_common.c文件,然后单独编译,发现出现如上问题,include文件应该是没问题的,因为原KeyStone_common.h是可以编译通过的。