我是按照这个教程www.deyisupport.com/.../18908.aspx 进行优化
发现里面的ppdata字段里面的值都是0,没有数据。后来用了另一种方法,就是直接使用simulation进行模拟,运行结束后能自动生成pprofout.pdat文件
在之后使用pdd6x文件生成prf文件时报错, Invalid dataset magic-version id combination -1 ,请问怎么解决。
谢谢
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.
我是按照这个教程www.deyisupport.com/.../18908.aspx 进行优化
发现里面的ppdata字段里面的值都是0,没有数据。后来用了另一种方法,就是直接使用simulation进行模拟,运行结束后能自动生成pprofout.pdat文件
在之后使用pdd6x文件生成prf文件时报错, Invalid dataset magic-version id combination -1 ,请问怎么解决。
谢谢
这个工具只能在simulator下或者tracepod下使用;
如果出错,可能是某些参数设置错误,比如coffabi还是eabi,大小端设置等等;
另外网页中的测试是在7.3系列的编译器上做的,可以先用相同编译器试试看。