mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-13 05:08:29 +08:00
Test the setting of PLIC Interrupt Priority. Doesn't seem right
This commit is contained in:
parent
51745bea6a
commit
a42f3e4005
1 changed files with 7 additions and 0 deletions
|
@ -3345,6 +3345,13 @@ PLIC Interrupt Priority (0xe0000004):
|
||||||
0050 01 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 ................
|
0050 01 00 00 00 01 00 00 00 01 00 00 00 00 00 00 00 ................
|
||||||
```
|
```
|
||||||
|
|
||||||
|
TODO: Interrupt Priority [doesn't seem to be set correctly](https://gist.github.com/lupyuen/4e8ca1f0c0c2bd3b22a8b63f098abdd5)
|
||||||
|
|
||||||
|
```text
|
||||||
|
bl602_attach: Test Interrupt Priority
|
||||||
|
test_interrupt_priority: before1=0, before2=0, after1=1, after2=1
|
||||||
|
```
|
||||||
|
|
||||||
# Documentation for Ox64 BL808
|
# Documentation for Ox64 BL808
|
||||||
|
|
||||||
![Pine64 Ox64 64-bit RISC-V SBC (Sorry for my substandard soldering)](https://lupyuen.github.io/images/ox64-solder.jpg)
|
![Pine64 Ox64 64-bit RISC-V SBC (Sorry for my substandard soldering)](https://lupyuen.github.io/images/ox64-solder.jpg)
|
||||||
|
|
Loading…
Reference in a new issue