mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-13 05:08:31 +08:00
Add article
This commit is contained in:
parent
7c049ee58d
commit
91302ac4c9
1 changed files with 7 additions and 1 deletions
|
@ -4,7 +4,9 @@
|
|||
|
||||
Read the articles...
|
||||
|
||||
- ["Inspecting the RISC-V Linux Images for Star64 SBC"](https://lupyuen.github.io/articles/star64)
|
||||
- ["Booting RISC-V Linux on Star64 SBC (JH7110)"](https://lupyuen.github.io/articles/linux)
|
||||
|
||||
- ["Inspecting the RISC-V Linux Images for Star64 SBC (JH7110)"](https://lupyuen.github.io/articles/star64)
|
||||
|
||||
- ["64-bit RISC-V with Apache NuttX Real-Time Operating System"](https://lupyuen.github.io/articles/riscv)
|
||||
|
||||
|
@ -1186,6 +1188,10 @@ reset not supported yet
|
|||
|
||||
Why does NuttX crash at `4020005c`? See the next section...
|
||||
|
||||
![Cody AI Assistant explains our RISC-V Exception](https://lupyuen.github.io/images/star64-exception.jpg)
|
||||
|
||||
_[Cody AI Assistant](https://about.sourcegraph.com/cody) explains our RISC-V Exception_
|
||||
|
||||
# NuttX Fails To Get Hart ID
|
||||
|
||||
Earlier we saw NuttX crashing when booting on Star64...
|
||||
|
|
Loading…
Reference in a new issue