QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2512|回复: 5

linux中断向量表在哪呢?

[复制链接]
发表于 2003-7-14 10:42:51 | 显示全部楼层 |阅读模式
在应用程序中写中断程序有什么固定格式没有?谢谢!
发表于 2003-7-14 21:17:37 | 显示全部楼层
i do not think u can write ISR in application, u should write it as kernel module. u register one, and implement it, can not sleep, be fast.. taht's all. there are many ISR in kernel source. u can check them.
回复

使用道具 举报

 楼主| 发表于 2003-7-15 08:35:11 | 显示全部楼层
谢谢斑竹!如果我不用模块做成设备驱动程序,而是普通的应用程序就不能用中断?
回复

使用道具 举报

发表于 2003-7-15 08:45:14 | 显示全部楼层
no idea. should not have this capability.

btw, a module is not a device driver, also sometime can be.
回复

使用道具 举报

发表于 2003-7-15 10:13:54 | 显示全部楼层
如果我不用模块做成设备驱动程序,而是普通的应用程序就不能用中断?

我想这里的问题是 普通的程序不能够修改,增加中断向量
使用的话 程序总是在使用中断
回复

使用道具 举报

发表于 2003-7-15 10:27:06 | 显示全部楼层
o, i assumed he try to write a user space ISR.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-21 18:38 , Processed in 0.072608 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表