SAIL 1.50.00.00 Release Notes
Table of Contents
Introduction
The SimpleLinkTM Sensor and Actuator Plugin/Sensor Actuator Interface Layer(SAIL) provides portable software modules to individual elements/components like temperature sensor, humidity sensors and other actuators like drives. The modules will be code compatible across CC2640R2, CC1310, MSP432, CC3220, MSP432E4, CC26X2R1 and CC1352R1. It will be modular framework to offer extendable support for sensors and actuators.
NOTE: The names SAIL plugin and SimpleLinkTM Sensor and Actuator Plugin are used interchangeably in most of the documentation
Check the User Guide to get more information on the supported sensors in this release.
This is version 1_50_00_00 of the SAIL.
Documentation
Start Here -> Documentation Overview Page
README.html files are provided for individual examples. Please check individual examples directory to read README.html file for example.
What’s New
- Added SysConfig support for all the examples.
- Added MQTT Sensor example for CC3220 devices.
- Removed LED, Button, TMP006 and TMP007 examples.
- Bug Fixes.
Note: CC3220SF examples are not validated for IAR compiler. Note: Currently the sail.lib library for supported platforms is prebuilt and available in package. User can refer to Quick Start Guide on building sail library.**
Host Support
- Windows 10
- Ubuntu 18.04
- Mac OS X El Capitan
Dependencies
This release requires the following other software components and tools.
- Code Composer Studio 9.2 or higher
- ARM 18.12.13.LTS
- GNU Code Generation Tools
- ARM gcc-arm-none-eabi-7-2017-q4-major
- IAR Code Generation Tools
- ARM 8.20.2.58 or higher
- XDCTools 3.60.00.24
- The Plugin works with any of the following SimpleLink SDK
- simplelink_msp432p4_sdk_3_30_00_13
- simplelink_msp432e4_sdk_3_30_00_22
- simplelink_cc32xx_sdk_3_30_01_02
- simplelink_cc13x2_26x2_sdk_3_30_00_03
Device Support
- LaunchPad: CC3220SF-LAUNCHXL, Device: CC3220SF
- LaunchPad: CC3220S-LAUNCHXL, Device: CC3220S
- LaunchPad: MSP-EXP432P401R, Device: MSP432P401R
- LaunchPad: MSP-EXP432E401Y, Device: MSP432E401Y
- LaunchPad: LAUNCHXL-CC1352R1, Device: CC1352R1
- LaunchPad: LAUNCHXL-CC26X2R1, Device: CC26X2R1
Validation Information
- Code Composer Studio 9.2
- xdctools_3_60_00_24_core
- simplelink_msp432p4_sdk_3_30_00_13
- simplelink_msp432e4_sdk_3_30_00_22
- simplelink_cc32xx_sdk_3_30_01_02
- simplelink_cc13x2_26x2_sdk_3_30_00_03
Known Issues
ID | Summary |
---|---|
SAIL-411 | The example Stepper hangs if both the motors are set to run on the same work mode (FullStep, HalfStep and Wave Drive) |
SAIL-309 | Error Initializing bma222e message is being printed even when the example is working |
SAIL-238 | PGA460 module does not work with CC1310 and CC2640R2 devices |
SAIL-223 | Documentation error in SLAU666A - BOOSTXL-SENSORS Users Guide |
SAIL-221 | BOOSTXL-SENSORS GUI (used with guiboostxlsensors example) does not scale to PC screen |
SAIL-220 | #303-D typedef compilation warnings observed in guiboostxlsensors example projects for CCS compiler |
SAIL-96 | Alert tasks for TMP007 example and OPT3001 example do not get triggered due to hardware pin conflict in the CC3220SF-LAUNCHXL LaunchPad. |
Fixed in this release
ID | Summary |
---|---|
SAIL-409 | Some of the converted examples not working on MSP432E401Y Launchpad |
SAIL-406 | One of the value in the array which holds the nibbles for the work mode (Halfstep) of Stepper motor is incorrect. |
SAIL-362 | The example ADS7142 is not working on CC2640R2 launchpad |
Versioning
This product follows a version format, M.mm.pp.bb, where:
- M is a 1 digit major number,
- mm is a 2 digit minor number,
- pp is a 2 digit patch number,
- bb is a 2 digit incrementing build counter.