DWT + S32K344?

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

DWT + S32K344?

Jump to solution
896 Views
MVR
Contributor III

Hello everyone,

Is there DWT to get the cycle count in S32K344?

I took a look the refence manual, there are some notes about DWT but not with much detail.

I would like to use like this DWT type:

https://mcuoneclipse.com/2017/01/30/cycle-counting-on-arm-cortex-m-with-dwt/

https://developer.arm.com/documentation/ka001499/1-0/

Thanks

Tags (1)
0 Kudos
1 Solution
856 Views
VaneB
NXP TechSupport
NXP TechSupport

The DWT es related to the core, so you can find all the available information for it in the arm website.

 

View solution in original post

0 Kudos
3 Replies
873 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @MVR 

As mentioned in the posts, this implementation can be done on Cortex-M7 devices, the S32K344 has an M7 core therefore it has DWT, so the mentioned implementations should be functional.

 

B.R.

VaneB

0 Kudos
869 Views
MVR
Contributor III

Hello @VaneB ,

Nice, but is there documentation about it? What register do I need to check? I didn't find documentation about it...

Thanks.

MVR

0 Kudos
857 Views
VaneB
NXP TechSupport
NXP TechSupport

The DWT es related to the core, so you can find all the available information for it in the arm website.

 

0 Kudos