Build Error

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

Build Error

1,925 Views
chiragpatel7691
Contributor I

Hello,

 

I am using S32K144EVB.

I am using ftm_periodic_interrupt Example code which are provided by NXP.

while building the project i am getting an ERROR. I have attached the screen shot of that ERROR.

Let me know how to resolve this issue?

Labels (1)
Tags (2)
0 Kudos
3 Replies

1,680 Views
chiragpatel7691
Contributor I

Hello,

I have tried with FTM_DRV_ClearTimerOverflow() it is compiled properly.

But when i am running the project it is not generating a Interrupt.

When i further debugged my code it is stopping due to FTM_DRV_Reset(ftmBase); which is called from FTM_DRV_Init() function.

0 Kudos

1,680 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

Could you just use the example form SDK v0.8.5, instead of SDK v0.8.4?

The v0.8.5 example is functional.   

pastedImage_1.png

Regards,

Daniel

0 Kudos

1,680 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi, 

Could you use FTM_DRV_ClearTimerOverflow() function instead?

Regards,

Daniel

0 Kudos