搜索资源列表
arm7boot
- 基于ARM7TDMI内核的芯片里多数硬件模块都是可配置的,需要由软件来设置其需要的工作状态。因此在用户的应用程序之前,需要由专门的一段代码来完成对系统的初始化。-based on the ARM7TDMI core chip Lane are most hardware module can be configured, need to set up the software to their needs work state. Thus the user before the applicat
Linux_systerm_call
- 《LINUX下增加系统调用的二种方法》 摘要: 在分析LINUX系统调用机制的基础上通过修改内核源代码和插入内核模块实现二种增加系统调用的方法。 关键词: LINUX系统调用操作系统-"Linux system call to increase the two methods" Abstract : Analysis of the Linux system call mechanism adopted on the basis of amendments to the