This Azure RTOS repository that includes some modules (ThreadX/NetX/FileX/etc) as git submodule are referred from e2 studio/SmartConfigurator(SC).
- Azure RTOS Tutorial (n/3) RX65N Cloud Kit: ~ Development Environment Setup
- You can download, compile, execution for 1st step: cpu board = RX65N Cloud Kit (new: ether(available)/cellular(now preparing))
- same contents on both of Renesas website and YouTube/bilibili
- Azure RTOS Tutorial (n/3) RX65N Cloud Kit: ~ Development Environment Setup
- You can download, compile, execution for 1st step: cpu board = RX65N Cloud Kit (old: wifi)
- same contents on both of Renesas website and YouTube/bilibili
- Getting started for Azure RTOS using Smart Configurator in e2 studio
- You can configure any settings: cpu board = any
- same contents on both of Renesas website and YouTube/bilibili
- en
- ja
- zh
- How to create Azure RTOS sample project for IAR EW
Device | RX65N | RX651 | RX130 | RX140 | RX660 | RX66T | RX72N | RX671 | |||
---|---|---|---|---|---|---|---|---|---|---|---|
Board | RSK | Cloud Kit | New CK | New CK | RSK RX65N | Target Board | RSK | RSK | RSK | Envision Kit | RSK |
Connectivity | Ethernet | Wi-Fi | Ethernet | Cat M1 | - | - | - | - | - | Ethernet | Wi-Fi |
ThreadX sample | O | O | O | O | O | O | O | O | O | O | O |
FileX sample | O | O | O | O | O | O | O | O | O | O | O |
Ping sample | O | O | O | - | - | - | - | - | - | O | O |
Iperf sample | O | - | O | - | - | - | - | - | - | O | - |
IoT Embedded SDK sample | O | O | O | - | - | - | - | - | - | O | O |
IoT Embedded SDK sample using EWF | - | - | - | O | - | - | - | - | - | - | - |
IoT Embedded SDK PnP sample | O | O | O | - | - | - | - | - | - | O | O |
IoT Embedded SDK PnP sample using EWF | - | - | - | O | - | - | - | - | - | - | - |
IoT Embedded SDK with IoT Plug and Play sample | O | O | O | - | - | - | - | - | - | O | O |
IoT Embedded SDK with IoT Plug and Play sample using EWF | - | - | - | O | - | - | - | - | - | - | - |
GUIX (8bpp, 16bpp, draw 2d) sample | O | - | - | - | - | - | - | - | - | O | - |
USBX PCDC sample | O | O | O | O | - | - | - | - | - | - | - |
USBX HMSC sample | O | - | O | O | - | - | - | - | - | O | O |
Threadx Low Power sample | O | O | O | O | O | O | O | O | - | O | O |
ADU sample | O | O | O | - | - | - | - | - | - | O | O |
Bootloader sample | O | O | O | - | - | - | - | - | - | O | O |
- 6.2.0_rel-rx-1.0.0
- Update Azure RTOS libraries to 6.2.0_rel
- Update RX Driver Package to 1.37
- Support USBX HMSC sample
- Support IoT Embedded SDK sample using EWF (Preliminary version). Note: only support GCC RX for this preliminary version
- Support ADU and bootloader sample. Note: only support CC-RX and GCC RX
- Set "-m64bit-doubles" as default build option for GCC RX project
- Update IoT samples to use the latest azure_iot cert from NetXDuo
- 6.1.12_rel-rx-1.0.1
- Update CC-RX section setting for RX65N sample projects using ethernet
- 6.1.12_rel-rx-1.0.0
- Update Azure RTOS libraries to 6.1.12_rel
- Improve sample linker script file
- Set "-dbl_size=8" as default build option for CC-RX project
- Set "64 bits" for size of type 'double' as default build option for IAR project
- Rename PnP Temperature Control sample project to IoT Embedded SDK with IoT Plug and Play sample project
- 6.1.11_rel-rx-1.0.0
- Update Azure RTOS libraries to 6.1.11_rel
- Update RX Driver Package to 1.36
- Support RX65N New Cloud Kit, RX140 RSK, RX660 RSK
- Support ThreadX Low Power sample
- Update USBX sample to use Renesas USB driver
- 6.1.10_rel-rx-1.0.0
- Update Azure RTOS libraries to 6.1.10_rel
- Support IAR
- Update for new board name of Envision Kit and Cloud Kit
- Update RSKRX671 to use PMOD2
- Update to use TX_TIMER_TICKS_PER_SECOND macro in sample code
- Update to unify default time server to 0.pool.ntp.org in sample code
- 6.1.9_rel-rx-1.0.0
- Update Azure RTOS libraries to 6.1.9_rel
- Update RX Driver Package to 1.32-with-wifi
- Support RX651, RX130, RX66T, RX671, RX72N
- Support GUIX sample
- 6.1.6_rel-rx-1.0.*
- Azure RTOS libraries to 6.1.6_rel
- RX Driver Package to 1.32
- Support RX65N
- Support ThreadX, FileX, Ping, Iperf, SDK, SDK PnP, PnP Temperature, USBX sample
- Azure ADU (Firmware Update on the air)