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如何知道代码位置,使用CCSV8.2



是否有办法指定某一个/某些函数放在DDR还是LL2中?比如有4个函数,其中2个函数频繁调用,放在LL2中,另外两个只是初始化使用1次,放在DDR中。

       在其他编译器上有指定函数放在某个程序段中的功能,C6678是否有类似功能?