Hi,
In my application iam doing flash memory write of 480KB on Tiva C(TM4C129) running at 120MHZ and it is taking around 12 seconds. In the datasheet, it is mentioned that it takes from 30us to 300us to write 8bytes of data. According to these numbers my flash write should take 1.8 seconds to 18 seconds. How to achieve the minimum time for flash write? I am disabling all the hardware interrupts and tasks while doing this operation.
Regards,
Suresh
