Performance analysis and measurement using code warrior 10.4?

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

Performance analysis and measurement using code warrior 10.4?

跳至解决方案
1,152 次查看
anand-k
Contributor III

Hello,

I want to do advanced performance measurement analysis using code warrior.

I am using code warrior(eclipse based) v10.4 IDE and our controllers is KL25.

Could anyone help me/suggest out with this?

Thanks in advance,

Anand K

0 项奖励
回复
1 解答
853 次查看
BlackNight
NXP Employee
NXP Employee

The KL25 features an on-chip trace buffer (MTB).

First Steps with the P&E Tracelink | MCU on Eclipse

Debugging ARM Cortex-M0+ Hard Fault with MTB Trace | MCU on Eclipse

Based on that trace, the program flow can be analyzed, and the 'SA' part in CodeWarrior can provide performance analysis.

If you are using FreeRTOS, there is FreeRTOS+Trace which gives you performance information:

Tracing with FreeRTOS+Trace from Percepio | MCU on Eclipse

I hope this helps.

在原帖中查看解决方案

0 项奖励
回复
1 回复
854 次查看
BlackNight
NXP Employee
NXP Employee

The KL25 features an on-chip trace buffer (MTB).

First Steps with the P&E Tracelink | MCU on Eclipse

Debugging ARM Cortex-M0+ Hard Fault with MTB Trace | MCU on Eclipse

Based on that trace, the program flow can be analyzed, and the 'SA' part in CodeWarrior can provide performance analysis.

If you are using FreeRTOS, there is FreeRTOS+Trace which gives you performance information:

Tracing with FreeRTOS+Trace from Percepio | MCU on Eclipse

I hope this helps.

0 项奖励
回复