Tool/software:
Dear TI Support Team,
I am currently working on a project involving the CC2651R3 microcontroller, and I need assistance with reading a specific register. Specifically, I am trying to read the RESET_SRC
register to determine the cause of the last system reset.
Could you please provide guidance or examples on how to correctly read the RESET_SRC
register in the CC2651R3? Additionally, any information on how to interpret the register’s value and any associated considerations would be greatly appreciated.
Here is a brief overview of what I am trying to accomplish:
- Microcontroller: CC2651R3
- Register of Interest: RESET_SRC
- Objective: Read the register value to determine the cause of the last system reset
- Development Environment: Code Composer Studio (CCS) Version 12.
- SDK Version:simplelink_cc13xx_cc26xx_sdk_7_41_00_17.
If there are any code snippets, documentation, or specific API functions that you could recommend, it would be extremely helpful.
Thank you .
Best regards,
Aarohi Shirbavikar