mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Update doc
This commit is contained in:
parent
c523e4fbc6
commit
b17fd2bc9d
1 changed files with 5 additions and 1 deletions
|
@ -876,7 +876,11 @@ Starting kernel ...
|
|||
|
||||
[(Source)](https://gist.github.com/lupyuen/8134f17502db733ce87d6fa8b00eab55)
|
||||
|
||||
Let's print to the Serial Console in the NuttX Boot Code (in RISC-V Assembly)
|
||||
We're hoping that NuttX could crash and OpenSBI could print a meaningful Stack Trace. But nope! NuttX was probably stuck in a loop waiting for Star64 UART.
|
||||
|
||||
Let's print to the Ox64 Serial Console in the NuttX Boot Code (in RISC-V Assembly)...
|
||||
|
||||
# Print to Ox64 Serial Console in NuttX Boot Code
|
||||
|
||||
TODO
|
||||
|
||||
|
|
Loading…
Reference in a new issue