您好,使用--abi=coffabi --analyze=callgraph --use_profile_info=x.prf 编译选项,怎么没生成.csv文件?
请问如何编译生成.csv文件
谢谢!
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.
您好,使用--abi=coffabi --analyze=callgraph --use_profile_info=x.prf 编译选项,怎么没生成.csv文件?
请问如何编译生成.csv文件
谢谢!
你要用的是profile的功能,csv是在simulator里面运行后生成的。
或者你需要有XDS560 tracer才能实时的抓取数据,参考http://www.ti.com/lit/an/spraal8a/spraal8a.pdf