Build Error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Build Error

3,779 次查看
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?

标签 (1)
标记 (2)
0 项奖励
回复
3 回复数

3,534 次查看
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 项奖励
回复

3,534 次查看
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 项奖励
回复

3,534 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi, 

Could you use FTM_DRV_ClearTimerOverflow() function instead?

Regards,

Daniel

0 项奖励
回复