uint32 startup getAipsRegisterValue(void) and uint32 startup_getControlRegisterValue(void)

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

uint32 startup getAipsRegisterValue(void) and uint32 startup_getControlRegisterValue(void)

Jump to solution
1,128 Views
NaYil
Contributor II

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.

NaYil_0-1725618744997.png 

With best wishes

 

0 Kudos
Reply
1 Solution
1,086 Views
VaneB
NXP TechSupport
NXP TechSupport

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

View solution in original post

1 Reply
1,087 Views
VaneB
NXP TechSupport
NXP TechSupport

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