CC13xx/CC26xx SimpleLink Core SDK 7.40.04.00 Release Notes

Table of Contents

Introduction

This is a General Availability (GA) release of the Core SDK 7.40.04.00 for the CC26xx and CC13xx devices.

Documentation

Open the Documentation Overview file in the docs/ folder for a full list of documentation.

What’s New

Upgrade and Compatibility Information

Host Support

See the SDK release notes for a description of which host operating systems are supported in this release.

Dependencies

See the SDK release notes for a description of which components and tools are required to work with this product.

Device Support

See the SDK release notes for a list of TI devices that are supported in this product.

Validation Information

The Core SDK was validated with the following components:

New Features

ID Summary
TIDRIVERS-6194 Add I2S SysConfig support for “not in use” GPIO state and deprecate controllerTargetSelection
TIDRIVERS-6178 Add volatile key KeyStore support to ECJPAKE drivers
TIDRIVERS-6134 Include FreeRTOS kernel source files in Core SDK
TIDRIVERS-6099 Add MessageQueueP DPL module
TIDRIVERS-6075 Remove unused Power function prototypes
TIDRIVERS-5998 Update Power driver APIs to use uint32_t for resource IDs instead of uint_fast16_t
TIDRIVERS-5993 Port SimpleLink KeyStore to mbedTLS 3.4.0
TIDRIVERS-5964 Migrate to TF-M v1.8 including Key Store
TIDRIVERS-5935 Add CANFD driver support for CC26x1 and CC26x2
TIDRIVERS-5913 Add Power_getConstraintCount
TIDRIVERS-5495 Add LogSinkUART
TIDRIVERS-5342 Add ECJPAKE driver to TFM v1.8
FREERTOS-12 Allow configuration of FreeRTOS source location
FREERTOS-10 Add support for custom tickrate in FreeRTOS Sysconfig Module
FREERTOS-6 FreeRTOS GCC standard library re-entrancy support causes task control block size of 340 bytes

Fixed Issues

ID Summary
TIDRIVERS-6062 Add a critical section for Linked-List manipulation to avoid conflicts
TIDRIVERS-5969 GPIO_resetConfig permanently clears IO callbacks set through SysConfig
TIDRIVERS-5968 The ChipSelect signal gets asserted after SPI_open( ) is called on CC13X4/CC26X4 devices
LPRFXXWARE-904 Fix CPUdelay() compilation issue when TICLANG Link-Time Optimization (LTO) is enabled

Known Issues

ID Summary
TIDRIVERS-4844 Implement restrictions in errata note IOC_01 in SysConfig
TIDRIVERS-4127 ADCBuf causes jitter when switching clock sources
SYSBIOS-642 Seconds_getTime() for MSP432P always returns ‘0’ in nanoseconds field
SYSBIOS-446 Reported CPU load is not 100% when a task is in “while 1 {}” loop
SYSBIOS-98 Load module won't work correctly if the TI-RTOS Power module is enabled for CC3200 or MSP432
FREERTOS-8 Tasks view in ROV for FreeRTOS does not show if a task is blocked on a semaphore or mutex

Customer Support

Versioning

This product’s version follows a version format, M.mm.pp.bb, where M is a single digit Major number, mm is 2 digit minor number, pp is a 2 digit patch number, and b is an unrestricted set of digits used as an incrementing build counter.

Prior Release Changes

A summary of changes made in previous releases of this product can be found in the product Change Log.