I have a project with S32K311 device and I tried to add a variable to the .noinit section, but the variable didn't keep its value after a software reset.
See my linker file below with the definition of the .noinit section.
What is wrong with this definition?
Can you give me an example of the .noinit section for the S32K311 device with S32DS 3.5?
Thanks in advance!
Luisandro
Hi @Luisandro,
There are no examples for S32K3xx family, but you can take a look into the following posts as guidance:
Best regards,
Julián