Hi,
I am using Sbc_fs26_example_HLD_S32K344 example code. I can successfully drive the FS26 into normal mode. However, when FS26 does not reach to my microcontroller (S32K344) it does not reset my board. For example, when I create a while loop, fs26 is supposed to reset my board. Why it does not reset my board?
Note : When i read the value of WD_FS_REACTION[1:0] bits i saw that it is 2.
For your while loop,what's it function? why do you need reset your board?do you mean reset by RSTB pin?
You can descript more detail for your operation ,for example the show the states of SBC,which registers did you set?Why need reset SBC and what condition under reset SBC?