您好~因为profile只能用在simulator,而需要得到在emulator下的程序所需的时间问题,只能用trace tool,而trace tool无法正常使用,所以希望给个具体使用的例子!谢谢~
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.
1. 你可以访问下面的link,里面有如果利用compiler来做profile,希望对你有帮助
processors.wiki.ti.com/.../Profiling_on_the_C6000_using_Function_Hooks
2. 对于你现在的测试来讲,如果代码或数据放到ddr3上的时候,建议打开cache,从而可以保证性能,你现在给我们的信息不是详细,麻烦提供memory map信息,是否使用优化选项。