User's Manual

"
5. Compiling the SDK
5. Compiling the SDK
5.1. Preparations
1. Modifying SDK Files
1. Start Windows OS.
2. Modify files in ESP8266_NONOS_SDK/examples/IoT_Demo/include according to the
flash map.
Modify #define󰲧PRIV_PARAM_START_SEC in user_light.h and user_plug.h.
"
Modify #define󰲧ESP_PARAM_START_SEC in user_esp_platform.h.
"
Table 5-1 lists the modified values.
2. Downloading SDK Files
1. Start Linux OS.
2. Run LXTerminal on the desktop of the virtual machine.
📖 Note:
Users need to modify the SDK files if using the OTA firmware.
Table 5-1. Modify the Field Values in the "include" File (unit: kB)
Default
value
(512)
Modified values
512
1024
2048
(512+512)
2048
(1024+1024)
4096
(512+512)
4096
(1024+1024)
8192
(1024+1024)
16384
(1024+1024)
0x3C
-
0x7C
0x7C
0xFC
0x7C
0xFC
0xFC
0xFC
0x3D
-
0x7D
0x7D
0xFD
0x7D
0xFD
0xFD
0xFD
📖 Note:
Users need not modify the SDK files if using a 512-KB flash.
Espressif
" /"11 23
2017.11