这些小活动你都参加了吗?快来围观一下吧!>>
电子产品世界 » 论坛首页 » 嵌入式开发 » MCU » 请教Vxworks的中断问题

共1条 1/1 1 跳转至

请教Vxworks的中断问题

菜鸟
2006-12-29 21:35:06     打赏

Whenever the architecture allows it, all ISRs use the same interrupt stack. This stack is allocated and initialized by the system at start-up according to specified configuration parameters. It must be large enough to handle the worst possible combination of nested interrupts.

就硬件采用Intel80x86的Vxworks程序来说,这个interrupt stack在初始化时怎么设置?谢谢




关键词: 请教     Vxworks     中断     问题    

共1条 1/1 1 跳转至

回复

匿名不能发帖!请先 [ 登陆 注册 ]