Where is the definition of startup_getAipsRegisterValue() and startup_getControlRegisterValue()?
When I enabled the MCAL_ENABLE_USER_MODE_SUPPORT definition in the S32K344 code, the compiler reported an error that it could not find the definitions for both functions.
With best wishes
Hi @NaYil
Sorry for the delay. Due to workload, my response might be delayed.
The MCAL_ENABLE_USER_MODE_SUPPORT macro must be added to the project properties under C/C++ Build > Settings > Standard S32DS C Compiler > Preprocessor and Standard S32DS Assembler > Preprocessor.
Let me know if this works for you.
BR, VaneB