75XX External Reset: Difference between revisions

From embeddedTS Manuals
(Created page with "Driving the external reset pin low will reset the CPU. It is recommended that you have any mounted filesystems in read only if possible to avoid filesystem corruption.")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Driving the external reset pin low will reset the CPU.  It is recommended that you have any mounted filesystems in 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