Hi @Julián_AragónM
Another question, I'm reading the application bote : Multi-Core Implementation in RTD of S32K3
The part 3.3.1. EcuC configuration guide.
My question is the s32k358 has 3 cores. Core 0 and core 1 as lock step and a core 2.
In the EcuC configuration with EB tresos Do we need to define the 3 cores ?
For example in the CAN IM manual it is write that
" The Can assumes there is a single EcucPartition allocated per core. Internally, the module will use the Core ID returned by GetCoreID API to reference the appropriate global data and configuration elements."
So in the S32K358 the running core will be the Core 0 and the Core 2, so if I used the example of the application note , the EcuCoreId will not be correct if I only declared 2 cores in the ECUc module.
am I correct ?
sobo_0-1706883456224.png