add remark

This commit is contained in:
eggman 2016-08-02 22:25:46 +09:00 committed by GitHub
parent e6c745989f
commit e232a942f4

View file

@ -1,4 +1,4 @@
# Programming the RTL8710 # Programming the RTL8710 via DAP
# Hardware # Hardware
* a RTL8710 RTL00. * a RTL8710 RTL00.
@ -27,8 +27,11 @@
* reboot RTL8710. * reboot RTL8710.
# List of DAP board with LPC11U35FHI33/501. # 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 * B&T RTL8710 debug board
* TG-LPC11U35-501. (https://developer.mbed.org/platforms/TG-LPC11U35-501/) * 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.