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编译前任留下的BSP代码,发现选择build option —> basic —> Generate Debug Info选项中,如果选择“Full symbolic debug”和选择“No Debug”的编译结果不一样,包括文件大小,执行效果等都有区别。
请问下这两个选项到底有哪些区别。