This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1350: RSTSRC_VDD_LOSS missing ?

Part Number: CC1350

Hi TI,

As part of upgrading to latest SDK (2.20.00.38) I noticed that the following definition: RSTSRC_VDD_LOSS is now no longer in sys_ctrl.h but the underlying AON define still exists:

#define AON_SYSCTL_RESETCTL_RESET_SRC_VDD_LOSS 0x00000006

Is there a reason for removing it ?

Best regards,

Mads

  • The underlying AON_PMCTL_RESETCTL_RESET_SRC_VDD_LOSS definition was removed from hw_aon_pmctl (from cc13x2 devices) and therefore, the RSTSRC_VDD_LOSS definition was also removed from sys_ctrl. The changes have not propagated to cc13x0 devices but the definition will also be removed in the future.