Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
We are using mbed with LPC1768 to test flash memory using IAP, found that Sector28 can not be written on some boards(but not on all boards). On those "failed" boards, writing to Sector28 using IAP returns OK, but check its contents are always OxFF.
After checked out the boot code version using IAP, find that those "failed" boards are with IAP-boot-code-version 4.2 and "good" boards are 4.1.
Is it a bug related to IAP-boot-code-version 4.2 of LPC1768 or some changes specific to mbed?
Please see more discussion here, http://mbed.org/users/okano/notebook/iap-in-application-programming-internal-flash-eras/?page=2#comment-1264
Test program: http://mbed.org/users/okano/programs/__IAP_sector28write/m424vi
Please help, thanks.
Regards, -Jin