工具/软件:Code Composer Studio
你(们)好
如何通过 编译选项关闭 SPLOOP?
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.
工具/软件:Code Composer Studio
你(们)好
如何通过 编译选项关闭 SPLOOP?
我假设您是要询问编译器需要哪些编译器选项才能生成软件流水线循环。 此类循环通过 SPLOOP 指令实现。
使用选项--opt_level=2或更高版本进行编译时,编译器会生成软件流水线循环。 有关更多相关信息、请参阅文章 TI 编译器演示文稿中的 C6000优化演示文稿。
谢谢、此致、
乔治