How to set MCU security for s32k144 in keil muvision without using startup file?

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

How to set MCU security for s32k144 in keil muvision without using startup file?

255 Views
charan257
Contributor II

I am working with S32k144 board and created own scatter file and vector files for handling the faults. I am not using the auto generated startup.s file. In Startup.s file we can change the Flash config fields like backdoor key, protection registers and the MCU security byte FSEC.

How can we do the same when we are using own scatter file and boot vector files?

where i need to add the FCF? In which file i need to change the settings

Tags (1)
0 Kudos
1 Reply

223 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @charan257 

well, this is a question rather for Keil support:

https://www.keil.com/support/

From S32K144 point of view, it is just necessary to force a constant data at address 0x400.

Regards,

Lukas

0 Kudos