-
Bug
-
Resolution: Fixed
-
Medium
-
TI Device Drivers
-
TIDRIVERS-3585
-
-
CORESDK_4_10_00
-
The UARTCC26xx driver has a couple examples of register read/modify/write that are not protected by an interrupt disable/restore. This makes it possible for an ISR to intervene and corrupt the register contents between the read/modify/write.
CC1352P: Race condition in UARTCC26XX.c