Skip to content

AliOS Things Environment Setup

jun-ping edited this page Sep 27, 2019 · 9 revisions

EN | 中文

Content

1 System environment setup

Please choose one appropriate environment in below table to setup:

Local Tool\OS Linux Windows Mac
AliOS Studio AliOS Studio AliOS Studio AliOS Studio
Keil X Create Keil Project X
IAR X Create IAR Project X
Docker one-key Linux Docker one-key Windows Docker one-key Mac Docker
Native use my native Linux use my native Windows use my native Mac

2 Hardware environment setup

MXCHIP MK3060 WiFi Module

ESP32 DevKitC

  • Hardware Information
  • Image download example
    python platform/mcu/esp32/esptool_py/esptool/esptool.py --chip esp32 --port /dev/ttyUSBx --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dio --flash_freq 40m --flash_size 4MB 0x10000 /path/to/image
Clone this wiki locally