mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-09-26 04:46:14 +08:00
update Config/mcucfg_8051.h.
Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
@@ -116,6 +116,9 @@
|
||||
|
||||
// <q> XBPSTACK
|
||||
// <i> 是否启用大模型可重入栈的任务切换现场保护?
|
||||
// <i> 如果启用该功能,当任务切换恢复现场时,会存在关闭总中断EA的行为;
|
||||
// <i> 编译器在对可重入栈指针的相关访问中,也会存在关闭总中断EA的行为;
|
||||
// <i> 这将会导致非零中断延迟,用户应知晓。
|
||||
#define MCUCFG_XBPSTACK 0
|
||||
|
||||
// <h> 用户自定义
|
||||
|
||||
Reference in New Issue
Block a user