Hello,
I am creating MAIN domain reset by calling function,
Additionally called,
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.
Hello,
I am creating MAIN domain reset by calling function,
Additionally called,
Hi,
status = Sciclient_pmSetModuleRst (modIdx,0x1U,SCICLIENT_SERVICE_WAIT_FOREVER);
I believe there are some additional steps required here as well.
Let me check this and get back. Should be able to revert back by Thursday.
Regards,
Parth
Hello,
Thanks, just to add few more information.
Using AUTOSAR on SK Board.
PDK out of 9.01
Hi,
Is this the same query as https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1341117/sk-tda4vm-issue-sw-reset-to-main-domain-and-mcu-only-mode/5118147#5118147 ?
Regards,
Parth
Hello Parth,
There is difference,
In the Sirisha's code (https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1341117/sk-tda4vm-issue-sw-reset-to-main-domain-and-mcu-only-mode/5118147#5118147 ?) the reset function is directly used from LPM code, which uses Lpm_swResetMainDomain(), inisde this TISCI_MSG_SYS_RESET is used, and this causes MCU to break.
In my example, I am using Sciclient_pmSetModuleRst (), which uses TISCI_MSG_SET_DEVICE_RESETS.
In this case there is no reset.
Do we have any different procedure for AUTOSAR? Sci for AUTOSAR is integrated but still no reset if Sciclient_pmSetModuleRst called.
Hi ,
Sorry for the delayed response.
In my example, I am using Sciclient_pmSetModuleRst (), which uses TISCI_MSG_SET_DEVICE_RESETS.
Would you please confirm whether any relevant discussions are still ongoing in this thread https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1342275/tda4vm-stop-hal-main-domain-and-reboot-entire-soc ?
Regards,
Karthik