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.

CC2745R10-Q1: SACI(SEC-AP Command Interface)

Part Number: CC2745R10-Q1
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Let me ask you three questions in the following environment.

Environment:

・CC2745R10-Q1

・simplelink_lowpower_f3_sdk_9_10_00_83

The manual says privileged status, but what is SACI?

SWCU195 – DECEMBER 2024.pdf   Page 1133

https://www.ti.com/lit/ug/swcu195a/swcu195a.pdf?ts=1750928377980&ref_url=https%253A%252F%252Fwww.google.com%252F

We would like to configure it in Sysconfig so that it does NOT enter SACI, but when does SACI enter?

What can SACI do?

  • Hello,

    The manual says privileged status, but what is SACI?

    SACI is the device command interface, and is how the device can be connected via an external debugger. It has commands for erasing/flashing a chip over SWD and also allows for debug.

    We would like to configure it in Sysconfig so that it does NOT enter SACI, but when does SACI enter?

    Please refer to section 9.1.1 Boot Flow for information about the boot process. Entering SACI is entered if SWD is connected or if the CCFG/SCFG are invalid. You can't disable SACI, but you can restrict its permissions by modifying the CCFG.permissions fields. See section 10.3 Customer Configuration (CCFG), specifically Table 10-2. CCFG Structure.

    What can SACI do?

    SACI has many commands, please refer section 9.3 Device Management Command Interface.

    Best,

    Nima Behmanesh