Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Branch:
- Flash_Exam
- Revision:
- 8:92f9f1fb11e2
- Parent:
- 7:e556528beeba
- Child:
- 9:4731ae675a01
--- a/main.cpp Wed Apr 24 05:03:00 2019 +0000
+++ b/main.cpp Wed Apr 24 05:10:36 2019 +0000
@@ -76,7 +76,7 @@
Led_3 = !Led_3;
wait_ms(2000);
//ATCmdPort.puts("ATI\r\n");
- LPG_FlashIAP_WriteToFlash(&buf[0],0x08050000,DebugPort);
+ LPG_FlashIAP_WriteToFlash(&buf[0],0x0807C000,DebugPort);
/*LPG_FlashIAP_ReadFromFlash(&buMat[0],0x0800BF00);
DebugPort.puts(buMat);
DebugPort.puts("\r\n");*/