KSDK 1.3.0 no clock to TPM timers

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

KSDK 1.3.0 no clock to TPM timers

354 Views
keithgw
Contributor I

I am upgrading from KSDK 1.2.0 TO 1.3.0, but now none of my TPM timers count. I have set them up as PWM. There appears to be some problem setting up the clockto the TPM.

I use 1.2.0 again, no problem. TPM_DRV_SetClock() changed its clock source enum and this seems to be part of the problem.

Labels (1)
0 Kudos
1 Reply

258 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Keith,

The KSDK1.3 is very different from KSDK1.2 , so i recommend you recreate new project on

KSDK1.3, and under the install directory there is TPM sample code , for the example for the  FRDM-KL25:

Freescale\KSDK_1.3.0\examples\frdmkl25z\driver_examples\tpm

Hope it helps

Alice

0 Kudos