Hi TI,
I have some strange problem:
I do some changes in SimpleBLEPeripheral: add Sensor Controller tasks, add some process on the periodic clock. And it works good but if I disable the periodic clock the MSU will fault after about 100-150 ms after reset: the Bluetooth stop advertising and Sensor Controller stop process the GPIO. On the other hand, if I start the debugging session without any breakpoints, MCU is working normally. Is this problem related to low power modes?