mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 04:27:02 +03:00
Deployed 73d840d with MkDocs version: 1.4.2
This commit is contained in:
@@ -236,9 +236,9 @@
|
||||
<hr />
|
||||
<h3 id="sporadic-random-reboots">Sporadic random reboots</h3>
|
||||
<p>Sporadic random reboots could have the following reasons:
|
||||
- In general: Unstable system due to software issues (e.g. overload during HTML access, ...)
|
||||
* In general: Unstable system due to software issues (e.g. overload during HTML access, ...)
|
||||
--> Trying the figure out what's the root cause to fix the issue
|
||||
- Bad power supply
|
||||
* Bad power supply
|
||||
--> The power supply need to stable to ensure proper operation of the device. If it's not stable the device tents to sporadic reboots (brownout detection)</p>
|
||||
<p>In general: There are several mechanisms in the firmware (like saving previous values), to have a "smooth" reboot without too many notable disturbance.</p>
|
||||
<h5 id="system-instabilities">System instabilities</h5>
|
||||
@@ -341,9 +341,13 @@ Unfortunately, there is hardware around, where no PSRAM or only 2MB of PSRAM is
|
||||
</code></pre>
|
||||
<ul>
|
||||
<li>Bad config example:</li>
|
||||
<li><code>[0d00h05m11s] 2023-03-27T12:25:14 [TFLITE] CTfLiteClass::ReadFileToModel: /sdcard</code>
|
||||
--> model file missing: check configuration or file presence </li>
|
||||
<li>Good config example:</li>
|
||||
<li>
|
||||
<p><code>[0d00h05m11s] 2023-03-27T12:25:14 [TFLITE] CTfLiteClass::ReadFileToModel: /sdcard</code>
|
||||
--> model file missing: check configuration or file presence </p>
|
||||
</li>
|
||||
<li>
|
||||
<p>Good config example:</p>
|
||||
</li>
|
||||
<li><code>[0d00h05m12s] 2023-03-27T12:25:14 [TFLITE] CTfLiteClass::ReadFileToModel: /sdcard/config/ana-cont_1105_s2_q.tflite</code>
|
||||
--> model file found: config OK</li>
|
||||
</ul>
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user