Tool/software:
Hi experts,
Can I directly view the register STATCMD in the CCS debug? I am unable to locate it.

Chip device: F2800157 EVB.
Flash API version: v2.00.10.00
Thanks and regards,
C.C.Liu
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.
Tool/software:
Hi experts,
Can I directly view the register STATCMD in the CCS debug? I am unable to locate it.

Chip device: F2800157 EVB.
Flash API version: v2.00.10.00
Thanks and regards,
C.C.Liu
Hi,
Apologies for late response.
No you cannot read STATCMD from CCS debug. You have to read FSM status using Fapi_getFsmStatus() API.
Thanks & Regards,
Rajeshwary