s32K312 MCAL RTE SchM Core Number

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

s32K312 MCAL RTE SchM Core Number

1,099 Views
kjy106906
Contributor IV

C:\NXP\SW32K3_S32M27x_RTD_R21-11_5.0.0\eclipse\plugins\Rte_TS_T40D34M50I0R0\include\SchM_Adc.h

The core number is declared as 4 in the file above.
Is there a special reason why it is fixed to 4 and not defined separately for each MCU?
Do I need to change it manually if I use S32K312?

Tags (1)
0 Kudos
Reply
1 Reply

1,002 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @kjy106906,

The define is indicating the maximum core number for the maximal derivative from the family as the memmap files are generic stubs. The actual core number used at runtime is based on the value provided by Osif so it will use the correct core in execution.

danielmartynek_0-1731488690903.png

 

Best regards,

Daniel

0 Kudos
Reply