Hello ,
I am working on PNEV7462C development board.
I am using MCUXpresso IDE and i have run all the example codes on the board which worked perfectly.
But after i tried to flash the code in to EEPROM using GUI Flash tool and came back to normal debug mode i am unable to run any application it is getting stuck at function phFlashBoot_PreCheck() at line
PH_USER_ASSERT(gpkphCfg_EE_Ctrl_VerInfo->major == PH_FLASHBOOT_SUPPORTED_EEPROM_VERISON_MAJOR);
What might be the issue?
Anything wrong with the FLASH ?
Regards,
Sanath Rai