Hi,
I want to use mcu1 to control the state of A72 core eth0, how can I dynamically reset (enable or disable) mcu_cpsw using TI-SCI API in mcu1 app? Or use other methods?
This SDK version is 08_02_00_04.(BOARD=j721e_evm)
Thanks.
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.
Hi,
I want to use mcu1 to control the state of A72 core eth0, how can I dynamically reset (enable or disable) mcu_cpsw using TI-SCI API in mcu1 app? Or use other methods?
This SDK version is 08_02_00_04.(BOARD=j721e_evm)
Thanks.
Shuai,
The MCU_CPSW can be reset via WKUP_PSC registers controls. But I don't believe you can dynamically reset MCU_CPSW. You can bring it up once, and turn off once, But you can not turn it back on without resetting the SOC. Only a small set of subsystems (processor cores) support dynamic power management.
regards
Jian