mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
added corrrect scr read out of uart to periph test
This commit is contained in:
parent
4e2f4855e6
commit
4c81b6fa5f
@ -440,7 +440,7 @@ FFFFFFCC # serviced low ip
|
||||
00000065
|
||||
00000060
|
||||
00000001
|
||||
00000000
|
||||
000000ff
|
||||
00000000
|
||||
00000000
|
||||
00000000
|
||||
@ -488,7 +488,7 @@ FFFFFFFE
|
||||
0000006e
|
||||
00000060
|
||||
00000001
|
||||
00000000
|
||||
000000ff
|
||||
00000000
|
||||
00000000
|
||||
00000000
|
||||
|
@ -59,8 +59,8 @@ trap_handler: #####
|
||||
#
|
||||
# <offset>: <contents>
|
||||
# 0x00: test ID = 0x<group_num>BEEF<intr_num>
|
||||
# 0x04: mcause (low) = 0x0000000B (MEIP) or 0x00000009 (SEIP)
|
||||
# 0x08: mcause (high) = 0x80000000
|
||||
# 0x04: mcause (low) = 0x8000000B (MEIP) or 0x80000009 (SEIP)
|
||||
# 0x08: mcause (high) = 0x00000000
|
||||
# ----- If GPIO -----
|
||||
# 0x0C: claim ID = 3
|
||||
# 0x10: input_val
|
||||
|
Loading…
Reference in New Issue
Block a user