MCAL Gpt Driver Api error

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

MCAL Gpt Driver Api error

跳至解决方案
658 次查看
jwjung
Contributor II

hi,

 

i tried to use MCAL Gpt driver but i can't call the Api.

 

like below,

jwjung_0-1755157473685.png

 

i setup the parameter to use the Api but i can't pass the line (#if )

 

how can i solve this problem.

 

thanks,

 

attachment

chip : NXP S32K312

RTD : SW32K3_RTD4.4_R11-21_3.0.0_DS2303

DS : S32 Design Studio for S32 Platform, Version: 3.5

 

and review the gpt_example but the problem is remain.

 

0 项奖励
回复
1 解答
643 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @jwjung 

This issue usually occurs due to unresolved index references in the project.

To resolve it, right-click on the project name in the Project Explorer, then go to Index > Rebuild. This will force Eclipse to re-index the project and should help clear up the issue.

 

BR, VaneB

在原帖中查看解决方案

0 项奖励
回复
1 回复
644 次查看
VaneB
NXP TechSupport
NXP TechSupport

Hi @jwjung 

This issue usually occurs due to unresolved index references in the project.

To resolve it, right-click on the project name in the Project Explorer, then go to Index > Rebuild. This will force Eclipse to re-index the project and should help clear up the issue.

 

BR, VaneB

0 项奖励
回复