From e232a942f401b722e69e7e405372507580c17edd Mon Sep 17 00:00:00 2001 From: eggman Date: Tue, 2 Aug 2016 22:25:46 +0900 Subject: [PATCH] add remark --- ProgrammingRTL8710.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ProgrammingRTL8710.md b/ProgrammingRTL8710.md index 1f0780d..05e0a67 100644 --- a/ProgrammingRTL8710.md +++ b/ProgrammingRTL8710.md @@ -1,4 +1,4 @@ -# Programming the RTL8710 +# Programming the RTL8710 via DAP # Hardware * a RTL8710 RTL00. @@ -27,8 +27,11 @@ * reboot RTL8710. # List of DAP board with LPC11U35FHI33/501. -* Realtek Ameba dev board +* Realtek Ameba dev board ( require pattern cut to original ameba module.) * B&T RTL8710 debug board * TG-LPC11U35-501. (https://developer.mbed.org/platforms/TG-LPC11U35-501/) +# Remark +* You can programming the RTL8710 via J-Link and other CMSIS DAP, but you don't erase MAC address and WLAN calibration data in 0x9000 - 0xAFFF. +* Realtek's DAP firmeware prevents to erase 0x9000 - 0xAFFF.