Build Error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Build Error

3,778件の閲覧回数
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,533件の閲覧回数
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,533件の閲覧回数
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,533件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi, 

Could you use FTM_DRV_ClearTimerOverflow() function instead?

Regards,

Daniel

0 件の賞賛
返信