mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-07 03:57:00 +03:00
updated links to remove warnings
This commit is contained in:
@@ -12,7 +12,7 @@ Most likely they are caused by a hardware issue!
|
||||
|
||||
### `0x00000001` PSRAM bad
|
||||
Your device most likely has no PSRAM at all or it is too small (needs to have at least 4 MBytes)!
|
||||
See [Hardware Compatibility](../Hardware-Compatibility).
|
||||
See [Hardware Compatibility](Hardware-Compatibility.md).
|
||||
|
||||
Usually the log shows something like this:
|
||||
```
|
||||
@@ -27,7 +27,7 @@ The firmware failed to allocate enough memory. This most likely is a consequenti
|
||||
The attached camera can not be initialized.
|
||||
This usually is because on of the following reasons:
|
||||
|
||||
* The camera is not supported, see [Hardware Compatibility](../Hardware-Compatibility)
|
||||
* The camera is not supported, see [Hardware Compatibility](Hardware-Compatibility.md)
|
||||
* The camera is not attached properly -> Try to remove and attach it again. Make sure you move the black part enough into the socket!
|
||||
* The camera or the camera cable is damaged
|
||||
|
||||
|
||||
Reference in New Issue
Block a user