Hi.
I'm using Greenhills complier 201714 and S32K144 i.c.
I want to configure Flash configuration fields, these include the registers FSEC, FOPT, FEPROT, and FDPROT at addresses 0x40C - 0x40F.
I referred under link to configure Flash configuration field, but FSEC Bit doesnt changed.
Solved: Re: S32k144 back door key verify example inquiry - NXP Community
I made a Flash Configuration field in ld file(linker), and configured flash field in startup.s file just like the topic.
Using IAR Compiler, there are several steps to unlock Flash configuration filed, referred to under topic.
Using IAR EWARM to program flash configuration fie... - NXP Community
Is there any more steps for me to configure Flash Configuration Field?
I want my board to be secured.