RTL8710_DOC/ProgrammingRTL8710.md
2016-08-02 22:25:46 +09:00

1.1 KiB

Programming the RTL8710 via DAP

Hardware

  • a RTL8710 RTL00.
  • a DAP board with NXP LPC11U35FHI33/501.
  • some wires.
  • a usb cable

Prepare DAP board

Wirering

DAP board RTL8710 RTL00
SWCLK 4
SWIO 6
3.3V 8
GND 15

Programming

  • Connect the PC and the board with a USB cable
  • The mbed drive is displayed on the PC.
  • Copy ram_all.bin to the mbed drive.
  • reboot RTL8710.

List of DAP board with LPC11U35FHI33/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.