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?