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.

c6678 platform 与 .cfg文件



TI工程师:

您好!

 对于RTSC工程,需要用到platform文件和.cfg文件

platform文件中 override config string codeMemory = "MSMCSRAM", 这个与.cfg中programsectMap[.code] = "MSMCSRAM"作用是否是一样的呢?