My code is:
BOOL mt0=Flash_Compact_B(0x00000000,0,i,50,(FLASH_ARRAY_ST)0xFFE87000,&status);
The PIN95(VCCP) of the TMS470mf06607 connect 3.3V,But run at Flash_Compact_B,System reset!
I want to save my data to flash and after read data from flash in my program and system is not able to reset.
Who can tell me the because?Thank you!