Getting Started with RSL10
www.onsemi.com
46
• User Guide IP Programmers for LPDSP32-V3, which describes the C application layer, the
flow generally followed when any application is ported to LPDSP32, various tips for
optimization to make the best use of the processor and compiler resources, and certain things
the programmers should be aware of when porting applications. It also provides a few
examples to show the usage of LPDSP32 intrinsic functions and to give an idea of how
certain DSP functions can be ported to and optimized for LPDSP32.
RSL10 Release Notes
Lists new features in the latest release and known issues. This file is downloaded with the
installer in a zip file, and is not in the
documentation
folder.
7.2.2 Documentation in the documentation.zip File
You can access documentation through the
documentation.zip
file available with this release of RSL10. It contains
all of the documents included with the CMSIS-Pack as well as the following:
Getting Started with RSL10 Bluetooth Low Energy Mesh
Helps you to get started with the RSL10 mesh package. It guides you through the process of
installing the mesh package alongside the RSL10 SDK, configuring your environment, and
building and debugging your first RSL10 mesh network.
RSL10 Bluetooth Low Energy Mesh Sample Code User’s Guide
Shows you what the mesh sample application (
ble_mesh
) demonstrates, how to configure the
project to set up different mesh network scenarios, and how to experiment with them to verify
their features and operations.
Files in the mindtree folder (related to Bluetooth Low Energy Mesh networking)
•
EtherMind_Mesh_API.chm
•
EtherMind_Mesh_Application_Developer's_Guide_Generic.pdf
•
EtherMind_Mesh_CLI_User_Guide.pdf
RSL10 Bootloader Guide
The RSL10 bootloader provides means of performing firmware updates using the UART
interface, and is a required component for Firmware Over the Air (FOTA). The bootloader
enables firmware updates without the use of the JTAG interface. Firmware can be loaded from a
host microcontroller over UART or over the air from another wireless device using FOTA. The
bootloader copies the firmware image to the designated location in flash memory. This
document describes the bootloader firmware application and development tools.
RSL10 Firmware Over-The-Air User’s Guide
This manual describes Firmware Over-The-Air (FOTA) with RSL10. It provides the
prerequisites and instructions necessary to develop FOTA-ready firmware applications and to
perform FOTA updates in the field.
RSL10 LPDSP32 Support Manual
Provides an overview of the techniques involved when writing and integrating code for the
LPDSP32 processor included with the RSL10 radio System-on-Chip (SoC).
RSL10 Getting Started with the LPDSP32 Processor
Provides an overview of the techniques involved when writing and integrating code for the
LPDSP32 processor that is on RSL10.