Dear all...
My firmware will show FaultISR when call FlashErase API, if I change the system clock to 60MHZ (From 120MHZ--->60MHZ), the FaultISR issue will fix. I read the datasheet for TM4C129ENCPDT and find there is the MEMTIM0 register for flash, i think this register value should change to fix the FaultISR issue, is that correct?
If yes, is there any API could change the MEMTIM0 register? Thanks:-)