加了这多么宏,发现完全没有作用,下载进终端,无法开机。请教一下,倒底该怎么分配一个BNAK给到TCMA。
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.
Hi
修改程序空间应当修改linker,将超出的代码放入预留的L3 内存范围, 而不是修改程序宏,
请参考编译器linker的使用和修改,
https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_Linker-Command-File-Primer.html
Ken
Hi
修改程序空间应当修改linker,将超出的代码放入预留的L3 内存范围, 而不是修改程序宏,
请参考编译器linker的使用和修改,
https://software-dl.ti.com/ccs/esd/documents/sdto_cgt_Linker-Command-File-Primer.html
Ken