How can I reset two cores if the SWT0 or SWT1 time-out?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I reset two cores if the SWT0 or SWT1 time-out?

501 Views
congtaoxu
Contributor II

      About MPC5775K microcontroller.Now,I can reset the Z4 core if the SWT0 time-out and reset the Z7 core if the SWT1 time-out.Now,I want to reset Z4 and Z7 if SWT0 or SWT1 time-out. That means I can reset all the cores if any one of them runs away.Is there any way to achieve it?
Respect

                                                                                                                                                                                      Tao,

Labels (1)
1 Reply

357 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, you need to configure FCCU module for reset fault reaction to SWT event as shown below:

pastedImage_1.png

Here you may find a guide for FCCU configuration:

https://www.nxp.com/docs/en/application-note/AN5284.pdf

Hope it helps