When the LPC4088DM arrives from the reseller EmbeddedArtists, a demo application is shown when powered on. This firmware is replaced by our Bootloader which uses the SPIFI residing in ROM to write our application in the MX25L128 flash memory.
Since dec 2020 we encounter problems while programming the MX25L128: when writing a 4K block the SPFI returns the address as an error code, this means that the verification has failed for that program operation. Reading the contents learns that only 0x200 bytes are successfully written, the remainder is erased (0xFF).
This errornous state of the 4K block can be achieved by erasing this block, or issue a mass erase with the MCUXpressoIDE_10.3.0_2200 (error also occurs with latest MCUXpressoIDE_11.3.0_5222)
The temporary workaround is to program the application from the IDE, afterwhich the MX25L128 flash memory never reports this verification error regardless of subsequent power cycles.
This phenomenon is keeping me busy for quite some days, can you help us out and answer the following:
Any answers, hints, tips or tricks are greatly appreciated!
Best regards,
Ischa
Hello Ischa,
It came to our attention that you have also opened a support ticket. Please check your e-mail or the ticket on your NXP profile and follow up there.
Regards,
Gustavo
Dear Gustavo,
In your email replay you state "The LPC4088DM is manufactured and supported by Embedded Artists, so we cannot comment on the changes made to the board or to its components over time.''
I already addressed this issue with Embedded Artists and will await their answers (if any)...
Best regards,
Ischa