75XX External Reset: Difference between revisions

From embeddedTS Manuals
No edit summary
No edit summary
 
Line 1: Line 1:
Driving the external reset pin low will reset the CPU.  It is recommended that you have any filesystems mounted read only if possible to avoid filesystem corruption.
Driving the external reset pin (DIO 9) low will reset the CPU by defaultYou can disable this functionality by running:
<source lang=bash>
ts7500ctl --resetswitchoff
</source>

Latest revision as of 16:43, 29 August 2012

Driving the external reset pin (DIO 9) low will reset the CPU by default. You can disable this functionality by running:

ts7500ctl --resetswitchoff