Linux RTL8710AF below the GCC version, you can Ubuntu, CentOS, Fedora and so on the development of the SDK environment, support the compiler, debugging, running.
Go to file
D9RIX1GWSJRD0FH\Administrator f7f7372aad CHANG PICTURE SIZE. 2017-02-23 16:54:47 +08:00
component motify compile link error 2016-09-18 09:03:25 +08:00
doc motify compile link error 2016-09-18 09:03:25 +08:00
docs/img CHANG PICTURE SIZE. 2017-02-23 16:54:47 +08:00
project/realtek_ameba1_va0_example all right! 2016-09-18 13:56:23 +08:00
tools delete arm-none-eabi-gcc fold 2016-09-18 09:48:34 +08:00
.gitignore Initial commit 2016-09-12 16:55:57 +08:00
.travis.yml rtlduino rtl8710af gcc base version 2016-09-12 17:16:56 +08:00
README.md 1,变更资料。 2017-02-23 16:00:15 +08:00
ameba-gcc.txt all right! 2016-09-18 13:56:23 +08:00
release_note.txt all right! 2016-09-18 13:56:23 +08:00

README.md

RTL8710AF_SDK_GCC_VERSION 1.0.0

logo_ex_new.png

Join the chat at https://gitter.im/iot-tech-now/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link Build Status Documentation Status

A low power consumption, low cost,IOT WIFI solution of the operating system.

GCC SDK RTL8710 basic version (including the window platform cygwin installation and Ubuntu platform Linux Installation routines), including cross compilation of the installation, compile, link, run, debug, and so on. SDK implementation of the function:

  • WiFi connection settings (including AP mode and STA mode).
  • peripheral resource control (including GPIO, SPI, UART, IIC, etc.).
  • the user uses the sample method

Summary

  • 802.11 b/g/n,CMOS MAC,Baseband PHY
  • CPU: Cortex-M3
  • ROM: 1 MB RAM: 512 KB, FLASH: 1 MB
  • WiFi @ 2.4 GHzSupport WPA/WPA2 Security Mode
  • Support STA/AP/STA+AP Module
  • SPI,UART,PWM,GPIO
  • Deep Sleep Current 10 uAShutdown Current below 5 uA
  • Use LWIP network protocol stack
  • Use FreeRTOS operating system

Documentation

Build Options

Command Usage Description
all $ make all Compile project to generate ram_all.bin
clean $ make clean Remove compile result (.bin,.o,…)
clean_all $ make clean_all Remove compile result and Toolchains
flash $ make flash Download ram_all.bin to flash
setup $ make setup GDB_SERVER=server (server=openocd or jlink) Setup GDB_SERVER
debug $ make debug Enter gdb debug
ramdebug $ make ramdebug Write ram_all.bin to RAM then enter gdb debug

How to buy RTL00 modules