Other Parts Discussed in Thread: TMS570LS3137
Hi,guys:
Is there any way to generate a reset of the TMS570LS3137 in the program without using the DWD or DWWD? Means that can I control the program to reset when a problem happens by some code?
If the code is available, which classification is "reset" belong to? the warm reset or the cold reset(nPORST?).If the reset is warm reset, when the board's error pin(nERROR)is low(an error happens according to the TMS570LS3137 safety functions), can I generate a reset to clear the flags of the error signal and let the program runs from the start?
I've noticed that the TRM said the error pin flag cannot be cleared unless the cold reset,so if the warm cannot make the system runs again, is there any possible way to generate a cold reset using the program?
Regards,
yong