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.

开发6446过程中,跑通了自己的算法,如何进行优化?



在dm6446上跑通了自己的算法,算法是纯c语言写的,如何在ccs上进行优化?

1、ccs上优化大概流程是怎样的

2、如何在c上面嵌入汇编,是以函数的形式写汇编,然后在算法里的c代码上进行调用吗

3、xdm的算法是没有main文件的,这些东西都要自己添加进去吗?

望高手解答,或者分享下网上资料