In this demo project after the FLASH_DRV_SerFlexRamFunction function call the FLASH_DRV_EraseSector, FLASH_DRV_VerifySection, FLASH_DRV_Program and FLASH_DRV_ProgramCheck functions are called.
What is the purpose of those function calls in this demo project? As my understanding a new value written to the FlexRAM(by calling FLASH_DRV_EEEWrite function) will automatically generate a new record in the FlexNVM. Are those function calls for demostration purpose or necessary to make EEE function work?
- Bruce
解決済! 解決策の投稿を見る。