Hi,
In "Driverlib User Guide" we find for Flash Ctrl A:
9.1 Module Operation Note that this module is for use exclusively on the MSP432P4111. If using the MSP432P401, please refer to the non-a variant. The MSP432 DriverLib Flash Controller A peripheral is designed to simplify the process or writing, erasing, and configuring the flash memory on the MSP432 part. Many of the stringent verification requirements/preconditions are handled entirely inside the FlashCtl APIs.
while originally seamed to work ok, it now doesn't. We are using a MSP432P4011. What seems to happen happen is that it looks like in the following code of the boorloader(originates from "oad_bootloader_source_MSP_EXP432P4111_nortos_ccs" which we transfered to the MSP432P4011(which seemed to work as well!):
Thus MSP432P4111 also means it is NOT for the MSP432P4011 we use? It works only with smalll files sofar!
rgds,
Laurent