MPC5744P performance monitor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPC5744P performance monitor

Jump to solution
1,149 Views
billie60
Contributor I

Hello!

I am trying to set a performance monitor interrupt in MPC5744P. So I want to check registers setting like PMGC register, PMLCa registers, or PMC registers. But I cannot see them in Registers view or EmbSys Registers view. Where can I check them? Can you help me? thanks!

 

best wishes 

Xu

0 Kudos
1 Solution
1,144 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Unfortunately, it is not possible to view it with S32DS debugging view.

Apparently the only solution is to use different debugger (for instance Lauterbach TRACE32 is capable to show them) or access to these registers SW way.

View solution in original post

0 Kudos
3 Replies
1,145 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Unfortunately, it is not possible to view it with S32DS debugging view.

Apparently the only solution is to use different debugger (for instance Lauterbach TRACE32 is capable to show them) or access to these registers SW way.

0 Kudos
1,138 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

There is an appnote for the feature.

https://www.nxp.com/docs/en/application-note/AN4341.pdf

An access is indirect with using of mfpmr and mtpmr instructions.

0 Kudos
1,141 Views
billie60
Contributor I

Hello! Thanks for reply. But can you tell me how to access them in software way? It will very useful for me.

Best wishes! 

0 Kudos