Hello:
I partitioned the FlexNVM of S32K146 into 32K EEP Backup + 32KD-Flash, and placed the main function of the BootLoader project in the D-Flash area. Why did it crash when I tried to erase the EEPROM in the BootLoader project?
已解决! 转到解答。
In case you are erasing data flash, you must execute the code from code flash. Pay attention to paragraph below>
在原帖中查看解决方案
Dear Telechips:
I have a need to write EEP in D-Flash(BootLoader). It is said that the RAM solution can write EEP. Can you give me an example?