6c48b99f5509b46e6f81e474dfe6a86af365925d
Home.md
| ... | ... | @@ -25,7 +25,7 @@ |
| 25 | 25 | |
| 26 | 26 | - [[BOM-DAT]] - [[service-dat]] - [[case-dat]] - [[fab-dat]] - [[CONN-dat]] - [[BTB-dat]] |
| 27 | 27 | |
| 28 | -- [[SDK-DAT]] - [[RPI-SDK-dat]] - [[ESP-SDK-dat]] - [[camera-sdk-dat]] - [[display-sdk-dat]] - [[arduino-ide-dat]] |
|
| 28 | +- [[SDK-DAT]] - [[RPI-SDK-dat]] - [[ESP-SDK-dat]] - [[camera-sdk-dat]] - [[display-sdk-dat]] - [[arduino-ide-dat]] - [[MDK-ARM-dat]] |
|
| 29 | 29 | |
| 30 | 30 | - [[PCB-dat]] - [[PCBA-dat]] - [[EDA-dat]] |
| 31 | 31 |
SDK-dat/MDK-ARM-dat/2025-08-28-13-49-30.png
| ... | ... | Binary files /dev/null and b/SDK-dat/MDK-ARM-dat/2025-08-28-13-49-30.png differ |
SDK-dat/MDK-ARM-dat/MDK-ARM-dat.md
| ... | ... | @@ -28,11 +28,21 @@ install from official websites |
| 28 | 28 | - https://armkeil.blob.core.windows.net/eval/MDK527.EXE |
| 29 | 29 | - https://armkeil.blob.core.windows.net/eval/MDK526.EXE |
| 30 | 30 | |
| 31 | + |
|
| 32 | + |
|
| 33 | + |
|
| 34 | + |
|
| 31 | 35 | ## install workflow |
| 32 | 36 | |
| 33 | -- install MDK-ARM |
|
| 37 | + |
|
| 38 | + |
|
| 39 | +- install MDK-ARM - mdk538a.exe |
|
| 40 | + - core d:\Keil_v5 |
|
| 41 | + - pack d:\Keil_v5\Packs |
|
| 34 | 42 | - install ARM Compilier 5 (optionally) == [[AC5-dat]] |
| 35 | - - create a folder in installation folder, for example "AC5" in D:\MDK\Keil_v5\ARM |
|
| 43 | + - create a folder in installation folder, for example "AC5" in |
|
| 44 | + - D:\MDK\Keil_v5\ARM |
|
| 45 | + - D:\Keil_v5\ARM |
|
| 36 | 46 | - install into "AC5" |
| 37 | 47 | |
| 38 | 48 | ## Supports |
Tech-dat/Network-dat/RF-dat/LORA-DAT/Lora-dat.md
| ... | ... | @@ -176,9 +176,10 @@ LoRa工作在不同地区的频段范围如下: |
| 176 | 176 | |
| 177 | 177 | ## demo code |
| 178 | 178 | |
| 179 | - |
|
| 180 | - |
|
| 181 | - |
|
| 179 | +https://github.com/Edragon/lora |
|
| 180 | +https://github.com/Edragon/alios-asr-lora |
|
| 181 | +https://github.com/Edragon/Lora2 |
|
| 182 | +https://github.com/dragino/Lora |
|
| 182 | 183 | |
| 183 | 184 | ## ref |
| 184 | 185 |