MCAL Gpt Driver Api error

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

MCAL Gpt Driver Api error

Jump to solution
651 Views
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 Kudos
Reply
1 Solution
636 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
637 Views
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 Kudos
Reply