Hi Sir,
Could you please let me know how to trigger a FUNCTIONAL_RESET?
If I run reboot, it will be DESTRUCTIVE_RESET.
Best regards,
Jeff Huang
Solved! Go to Solution.
Hi @Jeff-CF-Huang,
Thanks for your questions.
Are you trying to run the Functional Reset on M7 core or A53?
At the reference manual of the S32G2 you could find the following:
[page 1144, S32G2 Reference Manual, Rev. 8, February 2024]
The software functional reset can be trigger at the following register:
[page 1311, S32G2 Reference Manual, Rev. 8, February 2024]
From the Linux BSP side I found the following at the BSP 42 User Manual:
Let me know if this information helps, otherwise please give a more detail information of your setup and what you want to accomplish.
Hi @Jeff-CF-Huang,
Thanks for your questions.
Are you trying to run the Functional Reset on M7 core or A53?
At the reference manual of the S32G2 you could find the following:
[page 1144, S32G2 Reference Manual, Rev. 8, February 2024]
The software functional reset can be trigger at the following register:
[page 1311, S32G2 Reference Manual, Rev. 8, February 2024]
From the Linux BSP side I found the following at the BSP 42 User Manual:
Let me know if this information helps, otherwise please give a more detail information of your setup and what you want to accomplish.
Hi Carlos,
We are working with the S32G3 platform using a multi-core (A53 running Linux and M7 running RTOS).
Is there an easier way to trigger a functional reset?
The reboot command mentioned in the user manual triggers a destructive reset, not a functional reset.
Best regards,
Jeff Huang
Hi @Jeff-CF-Huang,
I'm assuming that you refer to the BSP User Manual with the reboot command to run on the Linux terminal.
Another way to run a functional reset is to request it to the registers I share before. At your M7 core using the RTDs you can request the functional reset with the fuctions at Power_IP or Mcu.
Some functions you can review to run the fuctional reset can be: