Dear NXP officers:
Hi, i got trouble with the FCCU_mpc5744p example u offered in S32DS .
1. when i program the chip and press SW1 , the alarm led begins shining for period time since FCCU fault has worked and system switch to alarm status. when i try to press SW2 to clean fault, the alarm led turn off in a moment. But when i release the SW2, the alarm led shine again.so why?
here's some details :I change SW1 ,SW2 and alarm led because I didn't use the official core board. by the way , i also change the SIUL_ISR channel to 243 in intc_SW_mode_isr_vectors_MPC5744P.c. before this step , if i didn't change the channel ,the led even didn't work.
2. I also try to use the software watch dog for my project. According to the short reset example from the forum . it truly works to reset but it didn't back to _start from the reset . Besides i cant watch any info from the debugger cauese the core is offline.