S32K144 example can,t work

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

S32K144 example can,t work

1,112 Views
rayray
Contributor I

Hi

 I have a quesion, the platform is FRDM-S32K144/S32 Design Studio for ARM Version: 1.3/Win10,import ftm_periodic_interrupt example project from S32K144 RTM SDK v1.0.0 Example Projects,debug can,t run into the Flex Timer Instance interrupt service routine,please help ,thanks!

0 Kudos
3 Replies

770 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

which breakpoints mark you see? If you see the same mark as is at the picture below, please click Run->Skip All Breakpoints

pastedImage_1.png

Correct mark of breakpoints is following:

pastedImage_2.png

Hope it helps.

Regards,

Martin

0 Kudos

770 Views
rayray
Contributor I

Hi Martin,

Thank you very much for your feedback.

Add the breakpoint and debug rusult as follows

无标题1.png

无标题.png

PS:FRDM-S32K144 CPU mask version is 0N77P ,which may affact the interrupt?

Thanks

Regards,

Ray

0 Kudos

770 Views
martin_kovar
NXP Employee
NXP Employee

Hello Ray,

I can confirm that this example does not work correct with older microcontroller (mask 0N77P). If you want to use S32 Design Studio version 1.3 and SDK version 1.0.0 you must have board with the newest microcontroller (mask 0N47T). The older version of microcontroller is usable with S32 Design Studio version 1.2 only and with SDK 0.8.2.

Regards,

Martin

0 Kudos