启用中断,开始调中断软件
This commit is contained in:
@@ -36,4 +36,7 @@ SECTIONS
|
||||
*(.rodata*)
|
||||
_RODATA_END_ = .;
|
||||
}
|
||||
|
||||
. = 0x80000800;
|
||||
.trap_entry : { *(.trap_entry)}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user