Hi,
I am using TM4C129ENCZAD microcontroller. CCS 5.4 is the IDE. When I tried calling ROM_FlashErase API, microcontroller lost control while executing ROM_FlashErase. Then I disabled interrupts before calling ROM_FlashErase. Then ROM_FlashErase API executed well and erase operation also successful.
Is it required to disable interrupts before calling all ROM APIs as like ROM_FlashErase?
Please clarify my doubt as I am using plenty of ROM APIs.
Thanks & Regards,
Thangavel.P