Qualcomm Robotics RB5/RB6- Software Support

From RidgeRun Developer Connection
Jump to: navigation, search



Index






In this section, you are going to learn about the software development kits (SDKs) available for Qualcomm Robotics RB5/RB6 and the devices from where the platform can boot (Boot Devices). An SDK provides a set of tools, documentation, libraries, and/or guides that allow developers to create software applications. It is the most convenient and fast way to build software for an embedded system. For RB5/RB6 we have the following options: Thundercomm SDK Manager and Linaro.

Thundercomm

Thundercomm SDK Manager is the official SDK offered for the Qualcomm Robotics RB5/RB6. It's the easiest way to start developing on the RB5/RB6. It includes the tools to generate an OS Image and flash it in the platform.

You can learn how to get, install and use the SDK manager in our Thundercomm SDK section.

Linaro

Linaro offers an alternative set of Linux software builds for different platforms. They provide upstream support and a vanilla Linux distribution for the Qualcomm Robotics RB5/RB6. The Linaro OpenEmbedded RPB version 21.12 for the Robotics RB5/RB6 platform is based on the OpenEmbedded / Yocto Project release 3.1.12 (dunfell). It is also based on the Linux kernel 5.15.6.

To learn how to get, install and use it, please read our section on Linaro.


Index