RZ-A/RZA AzureRTOS

From Renesas.info

Repositories

Official Microsoft Azure Software Package

The Official RZA Microsoft Azure Software Package can be found in there git repository here. This repository includes the source code for the RZA BSP, Threadx RTOS, FileX, GUIX, USBX, NetXDuo, and Auzure IoT.

Renesas Microsoft Azure Software Package

This is the Renesas Microsoft Azure Software Package repository. This site contains a Beta Version that contains bug fixes to the official release. This repository does not include the source code to the Microsoft products. Only the demos and RZA BSP source is included. Precompiled libraries are included to run the demos.

List of Demos

  • sample_threadx

This is a simple demo of the basic threadx RTOS APIs and memory management.

  • r_sample_threadx

This demo is similar to the sample_threadx but uses the Renesas OS Abstraction Layer

  • sample_filex_ramdisk

This project demonstrates the FileX API for a mass storage device located on the RZA internal RAM.

  • sample_netx_duo_iperf

This project demonstrates the NetX API running a webpage that shows the network connectivity performance.

  • sample_netx_duo_ping

This project demonstrates the NetX Duo API that responds to ping.

  • sample_azure_iot_embedded_sdk

This project demonstrates the Azure IoT. A license is required to access the Microsoft Azure Cloud.

  • sample_azure_iot_sdk_ping

This project demonstrates the Azure IoT. A license is required to access the Microsoft Azure Cloud.

  • rza1h_sample_guix_home_automation

This project demonstrates the GUIX API. The demo simulates a home automation HMI controller. This includes lights, HVAC, Door Locks, and Outdoor Weather. The project is designed for the RZA1H RSK board. The resolution is 800 x 600 with 24bpp color depth.

List of Libraries