mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-17 16:52:27 +08:00
update Demo-Build/RISC-V32/readme.txt.
Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
@@ -19,6 +19,7 @@ RISC-V32 之系统构建
|
||||
硬件压栈,高优先级的中断声明为软件压栈。
|
||||
(3)系统在任务切换时会使用中断优先级阈值寄存器(0xE000E040)
|
||||
做临界保护,所以建议用户不要使用该寄存器,以免冲突。
|
||||
(4)x4(tp)寄存器专用于任务切换,不允许用户使用。
|
||||
|
||||
|
||||
移植流程(以 MRS2 为例)
|
||||
|
||||
Reference in New Issue
Block a user