Other Parts Discussed in Thread: HALCOGEN
Hello Ken
我有个需求,需要去确认Halcogen里面内建函数的执行时间,如下图。
例如,我想知道执行一次adcinit()需要多久,有什麽方法可以达成呢?
谢谢您。
Fan
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.
Other Parts Discussed in Thread: HALCOGEN
Hello Ken
我有个需求,需要去确认Halcogen里面内建函数的执行时间,如下图。
例如,我想知道执行一次adcinit()需要多久,有什麽方法可以达成呢?
谢谢您。
Fan
Hello gaoyan
请问你第二个方法怎麽做到呢? 如何数指令数量?
谢谢您
如何数指令周期的方法就可以通过在PMU里面实现,它的原理就是计算程序运行时的系统周期数。
谢谢