Other Parts Discussed in Thread: C2000WARE
Dear Colleagues,
Please support the following issue: once the CPU reset has occurred with an API call, the CPU halts.
Any of the following APIs were used (sysctl.h header):
- SysCtl_simulateReset(WDGH_HARD_RESET);
- SysCtl_simulateReset(WDGH_SOFT_RESET);
- SysCtl_resetDevice().
This happened both during the debug session and during normal FW execution. During a debug session, it looks like:
Evaluation board: LAUNCHXL-F280039C.
Code Composer Studio: Version: 12.2.0.00009.
C2000WARE: 4.02.00.00.
Thanks in advance, I will be glad for your support.
BR,
Kostiantyn Rudenko