Is there any bootloader sample code available for MM9Z1J638?
When I'm going to erase the ROM sector using the following api.
ret = EraseSector(&ssdConfigPFlash, ROM_APP_START_ADDRESS,10,FlashCommandSequence);
my code is getting crashed with following message.
No source available for "0xAB40A7 (0xAB40A7)() "
Thanks!
Vivek Srivastava