NXP S32 Design Studio for ARM 2.2

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

NXP S32 Design Studio for ARM 2.2

跳至解决方案
645 次查看
Embedded_novice
Contributor II

I want to see how long a certain piece of code is running in the S32DS IDE and how I should do that.

0 项奖励
回复
1 解答
626 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please refer: Measure the running time of one function on S32K
The unit of measurements of the variabile ARM_CM_DWT_CYCCNT is CORE_CLK cycles.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
627 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please refer: Measure the running time of one function on S32K
The unit of measurements of the variabile ARM_CM_DWT_CYCCNT is CORE_CLK cycles.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复
618 次查看
Embedded_novice
Contributor II

Thank you for your advice.

0 项奖励
回复