Hello Robert, Please see the device datasheet for the address of each Flash Sector. The API available only erases one sector at a time. If you would like to erase the whole device, we do offer a Mass Erase API. Please see the DriverLib MSP32 API Guide and User Guide for more information. The MSP432 Flash is a little complicated. This is why it is strongly recommended to use the DriverLib APIs for programming in Flash. There are no current plans to release a method of Flash programming in application beyond this API currently. There is work being done to provide an interrupt based, non-blocking Flash erasing method. This should be released in the form of an application within the next quarter or so.
↧