SimpleLink™ CC13x0 SDK 1.60.00.21 Change log

Table of Contents

New Features

TI 15.4 Stack

None

TI Proprietary-RF

ID Summary
EZLINKPROP-101 Add Tx/Rx echo RF driver example
EZLINKPROP-97 Converge EasyLink_init() and EasyLink_init_multimode() APIs
EZLINKPROP-89 Add Tx/Rx echo EasyLink example
EZLINKPROP-57 RF driver example for dual-mode for 1350/1352
EZLINKPROP-54 New API that supports EasyLink TX with CCA and Random Timeout
EZLINKPROP-45 Add a RX test mode for NP project

TI-RTOS and Drivers

ID Summary
TIRTOS-1355 Sync CC1352 smartrf settings with SmartRF Studio 2.8.0
TIRTOS-1348 Update RF examples to share common code for TIRTOS and NORTOS
TIRTOS-1312 Update POSIX pthread support to show ‘fxn’ in UIA execution graph
TIRTOS-1285 Enable FreeRTOS re-entrancy support for GNU targets (use newlib-nano)
TIRTOS-1212 Add examples for CC1312R1 launchpad
TIDRIVERS-1279 Revise Crypto APIs
TIDRIVERS-1278 Remove internal key generation from Agama crypto driver implementations
TIDRIVERS-1257 Add board and linker files for CC1312R LaunchPad
TIDRIVERS-1214 LaunchPad Board files should disable external flash memory during initialization
TIDRIVERS-1183 Improve RAM footprint of No-RTOS HwiP dispatch table
TIDRIVERS-1174 Provide IOCTL command for FIFO interrupt depth in CC26xx UART driver
TIDRIVERS-1159 Enable UART1 in CC26XX driver
TIDRIVERS-1132 Implement generic ECDSA driver for CC13X2/CC26X2 devices
TIDRIVERS-1105 Implement generic EC J-PAKE driver for CC13X2/CC26X2 devices
TIDRIVERS-956 Implement generic SHA2 driver for CC13X2/CC26X2 devices
TIDRIVERS-952 Implement generic AES_ECB driver for CC13X2/CC26X2 devices
TIDRIVERS-736 Remove CSN wakeup functionality from SPICC26XXDMA
TIDRIVERS-476 Provide convenience macros to convert time into RAT ticks in the RF driver

Fixed Issues

TI 15.4 Stack

ID Summary
TIMAC-1661 Fixed issue of no data cnf received after call ApiMac_mcpsDataReq with success return
TIMAC-1656 Fixed issue where 15.4 collector stops sending Beacon in Beacon mode with BO=5
TIMAC-1654 Fixed a case where orphan device stopped sending Orphan Notification after 10 hours
TIMAC-1653 Fixed issue where 15.4 sensor device cannot sleep before start event
TIMAC-1600 NVOCOP_deleteItem can now delete specific items in NV instead of whole page
SDKSYSAPPS-284 Fixed CC13xx-SBL 15.4 Linux Gateway project does not work with a bare UART interface

TI Proprietary-RF

ID Summary
EZLINKPROP-104 EasyLink_getRfPwr has function type int_8, but may return a status (EasyLink_Status_Config_Error)

TI-RTOS and Drivers

ID Summary
TIRTOS-1282 FreeRTOS POSIX clock should support CLOCK_REALTIME
TIRTOS-1214 GPIO callbacks cannot be disabled in GPIO Interrupt example
TIRTOS-1199 Example gcc makefiles are missing rts include path
TIRTOS-906 Add support for POSIX errno
TIDRIVERS-1286 RF driver scheduling issue for high priority client scheduling in the future
TIDRIVERS-1284 NoRTOS SemaphoreP_post can permanently disable power policy
TIDRIVERS-1270 Provide more SPI CS management options for NVSSPI25X
TIDRIVERS-1269 ADC driver does not clear IRQ flags
TIDRIVERS-1265 CC26xx ADC driver configures IO incorrectly
TIDRIVERS-1260 NVS post verify always fails
TIDRIVERS-1256 Correct the RAT sync criterion in single-mode
TIDRIVERS-1249 NoRTOS HwiPCC26XX dispatch table does not cover all possible CC13X2/CC26X2 interrupts
TIDRIVERS-1243 RAT Compare prevents BLE5-posted command from starting
TIDRIVERS-1225 NVS drivers pre-erase 2 sectors when write is equal to sector size
TIDRIVERS-1217 RF Driver: fsmSetupState is changing the rate word in the setup command in proprietary mode
TIDRIVERS-1208 NoRTOS HwiPCC26XX_construct not setting the correct priority when called from UARTCC26XX_Open
TIDRIVERS-1178 Introduce automatic power management for the RAT APIs
TIDRIVERS-1172 SPICC26XXDMA should require transfer buffers to be aligned to data size
TIDRIVERS-1022 Remove AUX power down code from Power_init() for CC13X2/CC26X2 devices
TIDRIVERS-724 SPI drivers should set transaction status

Known Issues

TI 15.4 Stack

ID Summary
SDKSYSAPPS-129 MT Fragmentation issue on the Linux collector application limits the MT message max length to be 128 bytes.

TI Proprietary-RF

ID Summary
None None

TI-RTOS and Drivers

ID Summary
TIRTOS-476 POSIX threads render as single task in execution graph
TIDRIVERS-858 Stack Underflow in SHA256 finish
TIDRIVERS-723 UARTCC26XX.c accepts invalid open parameters
TIDRIVERS-439 RF_ratCompare works intermittently in single mode code when future commands are posted
TIDRIVERS-406 Warning in sensorI2C.c when building BLE CCS projects using I2C
TIDRIVERS-386 Timing difference from SYSRESET as compared to a hard reset
TIDRIVERS-206 Display driver does not support float
TIDRIVERS-204 LCDDogm128 writes outside buffer
TIDRIVERS-188 SPICC26XXDMA / UDMACC26XX - Bus faults not handled
TIDRIVERS-146 Possible bug in LCD driver (DOGM 128-6) for drawing/clearing vertical lines
TIDRIVERS-92 Incorrect thread safety in LCD_open