您好,我在阅读6843的源码时,发现类似capon之类的运算占用了大量的.text代码空间,自己再增加代码时比较受限。
请问是否有代码优化及运行时间优化的文档可以参考?
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.
您好,我在阅读6843的源码时,发现类似capon之类的运算占用了大量的.text代码空间,自己再增加代码时比较受限。
请问是否有代码优化及运行时间优化的文档可以参考?
可以参考下面的文档。
Chapter 3 Optimizing Your Code
https://www.ti.com/lit/ug/spru187u/spru187u.pdf