QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1161|回复: 0

怎么停止中断服务?

[复制链接]
发表于 2006-6-5 10:37:40 | 显示全部楼层 |阅读模式
怎么停止中断服务?
               
                /* firstly, we should install time irq handler */
                install_irqhandler( system_isr );
       
                /* additionly, here user can add a hook isr */
                request_irq(6, my_test_isr);
               
退出那个任务后,my_test_isr为什么不停啊?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 20:22 , Processed in 0.040446 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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