Error in S32K358 Memory Stack Configuration: Missing "Fee_SetMode" Function

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

Error in S32K358 Memory Stack Configuration: Missing "Fee_SetMode" Function

1,240 Views
Ahmed_Huzien
Contributor I

Hello,

I'm currently working on configuring the memory stack for the S32K358 target. I am using the NXP MCAL package, specifically the Mem_43_InFls, MemAcc, and Fee modules. Additionally, I'm utilizing the Vector Package for the Basic Software (BSW) components, including MemIF and NvM.

During the build process, I encountered an error. It appears that the BSW components, particularly MemIF, are expecting a function called "Fee_SetMode" from the Fee module to set mode of Fee is Slow or Fast, which is not provided by the NXP MCAL package.

I'm seeking guidance on how to resolve this error. Is there an alternative solution to address this issue, such as a different function or configuration setting?

Any help or insights would be greatly appreciated!

Thank you.

0 Kudos
Reply
1 Reply

1,183 Views
CongDang
NXP Employee
NXP Employee

I guess you are using NXP MCAL package with AUTOSAR CP R21-11 that Fee_Setmode Api is obsolate. So I think you should ask for a suitable Basic Software (BSW) from Vector which is compatible with AUTOSAR CP R21-11.

0 Kudos
Reply