Welcome![Sign In][Sign Up]
Location:
Search - at91rm9200 interrupt

Search list

[Embeded-SCM DevelopAT91RM9200中断例程

Description: 基于AT91RM9200中断例程-interrupt routines based on the AT91RM9200
Platform: | Size: 58632 | Author: 韦新峰 | Hits:

[Other resourceh9200_int

Description: Atmel公司的at91rm9200芯片的中断驱动例程。-Atmel's chips at91rm9200 Interrupt-driven routines.
Platform: | Size: 10108 | Author: 杨可 | Hits:

[Other resource9200interrupt

Description: at91rm9200中断例程,我当时调试中断费了很大劲,希望对大家有帮助。-at91rm9200 interrupt routines, I was debugging interruption spent a lot of efforts, we hope to help.
Platform: | Size: 67617 | Author: zhangyue | Hits:

[Other resourceAT91RM9200-BasicUSBPipe-ARM1_2-2_0

Description: 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 从USB的操作、初始化、中断等功能!! 该程序供ARN开发者参考资料-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction from the start culvert several USB operation, initialization, interrupt functions! ! The procedures for ARN developers reference!
Platform: | Size: 505468 | Author: 孙玉海 | Hits:

[Other resourceAT91RM9200-BasicEMAC-ARM1_2-2_0

Description: 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 网络接口操作(物理转接芯片为:9161读者注意)、初始化、中断等功能-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction culvert launched several operations network interface (physical adapter chips : 9161 reader's attention), initialization, interrupt functions! !
Platform: | Size: 318453 | Author: 孙玉海 | Hits:

[Other resourceSja1000canforLinux

Description: 很明显了,AT91rm9200处理器下,Sja1000 can 控制器的linux驱动程序,注意没有实现中断。仅支持查询方式。-Obviously, AT91rm9200 processor, Sja1000 can Controller linux driver, not to interrupt. Only support inquiry.
Platform: | Size: 51093 | Author: wangligang | Hits:

[ARM-PowerPC-ColdFire-MIPS9200-emc-test

Description: AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- --------------------------------------\n\r"); //* System Timer initialization AT91F_ST_SetPeriodInterval(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_ST_EnableIt(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_AIC_ConfigureIt ( AT91C_BASE_AIC, // AIC base address AT91C_ID_SYS, // System peripheral ID AT91C_AIC_PRIOR_HIGHEST, // Max priority AT91C_AIC_SRCTYPE_INT_LEVEL_SENSITIVE, // Level sensitive AT91F_ST_ASM_HANDLER ); //* Enable ST interrupt AT91F_AIC_EnableIt(AT91C_BASE_AIC, AT91C_ID_SYS); //* Initialize AT91RM9200 EMAC status = AT91F_EmacEntry(); if (status) { sprintf(MsgBuffer, "Error EMAC init: 0x%x", status); AT91F_DBGU_Printk(MsgBuffer); while(1); } while(1) if (AT91F_ProcessEmacPacket(&IpHeader) == AT91C_IPPACKET) AT91F_DisplayIpPacket(&IpHeader);
Platform: | Size: 57527 | Author: onewind | Hits:

[Embeded-SCM DevelopAT91RM9200中断例程

Description: 基于AT91RM9200中断例程-interrupt routines based on the AT91RM9200
Platform: | Size: 200704 | Author: 韦新峰 | Hits:

[ARM-PowerPC-ColdFire-MIPSh9200_int

Description: Atmel公司的at91rm9200芯片的中断驱动例程。-Atmel's chips at91rm9200 Interrupt-driven routines.
Platform: | Size: 10240 | Author: 杨可 | Hits:

[ARM-PowerPC-ColdFire-MIPS9200interrupt

Description: at91rm9200中断例程,我当时调试中断费了很大劲,希望对大家有帮助。-at91rm9200 interrupt routines, I was debugging interruption spent a lot of efforts, we hope to help.
Platform: | Size: 163840 | Author: zhangyue | Hits:

[ARM-PowerPC-ColdFire-MIPSAT91RM9200-BasicUSBPipe-ARM1_2-2_0

Description: 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 从USB的操作、初始化、中断等功能!! 该程序供ARN开发者参考资料-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction from the start culvert several USB operation, initialization, interrupt functions! ! The procedures for ARN developers reference!
Platform: | Size: 504832 | Author: 孙玉海 | Hits:

[ARM-PowerPC-ColdFire-MIPSAT91RM9200-BasicEMAC-ARM1_2-2_0

Description: 文件中主要包含的内容为: AT91RM9200的内部内部功能寄存器的定义,ROMSTART.S(ARM)复位启动涵数 网络接口操作(物理转接芯片为:9161读者注意)、初始化、中断等功能-document contains the main content : AT91RM9200 function of internal registers within the definition ROMSTART.S (ARM) reduction culvert launched several operations network interface (physical adapter chips : 9161 reader's attention), initialization, interrupt functions! !
Platform: | Size: 318464 | Author: 孙玉海 | Hits:

[ARM-PowerPC-ColdFire-MIPSSja1000canforLinux

Description: 很明显了,AT91rm9200处理器下,Sja1000 can 控制器的linux驱动程序,注意没有实现中断。仅支持查询方式。-Obviously, AT91rm9200 processor, Sja1000 can Controller linux driver, not to interrupt. Only support inquiry.
Platform: | Size: 51200 | Author: wangligang | Hits:

[SCMBootloader

Description: 基于AT91RM9200的BootLoader设计与实现 ,依赖于CPU体系结构的代码,比如设备初始化、开关中断、初始化时钟等,通常都放在stage 1中,而且都用汇编来实现,以达到短小精悍的目的。而stage 2通常用C语言来实现,这样可以实现较复杂的功能,而且代码有较好的可读性和可移植性。-AT91RM9200-based design and implementation of the BootLoader, depends on the CPU architecture of the code, such as device initialization, interrupt switch, initialization clock and so on, are usually placed in stage 1, and are compiled to achieve in order to achieve dapper目的. Stage 2 is usually the C language implementation, this can achieve more complex functions, but there is a better code readability and portability.
Platform: | Size: 11264 | Author: 李国村 | Hits:

[Embeded Linuxat91rm9200_fiq_linux_driver

Description: Linux下,AT91RM9200的中断驱动例程,C语言编写。-Under Linux, AT91RM9200 interrupt-driven routine, C language.
Platform: | Size: 10240 | Author: 文刚 | Hits:

[ARM-PowerPC-ColdFire-MIPSmti_g

Description: 荷兰XSENS公司MTI-G AHRS的驱动程序。平台采用AT91RM9200,采用DMA中断方式读取数据。代码简单高效,可移植性强-Netherlands XSENS company MTI-G AHRS drivers. Platform with AT91RM9200, read data using DMA interrupt. Code simple and efficient, portability
Platform: | Size: 1024 | Author: wenjiefeng | Hits:

[GPS developUBLOX_GPS

Description: 大家非常熟悉的u-Blox公司的第4代,第5代GPS模块驱动,在国内有广泛应用。平台是AT91RM9200,使用串口中断读取数据,配置模块。代码可方便的移植到其它平台-We are very familiar with the u-Blox' s 4th generation, 5th generation GPS module-driven, has wide application in the country. Platform is the AT91RM9200, read the data using the serial port interrupt, configure the module. Code can be easily ported to other platforms
Platform: | Size: 2048 | Author: wenjiefeng | Hits:

[Linux driverTW_int_tasklet

Description: at91rm9200 外部中断驱动的一个最简单的例子,供广大学习者参考与交流,希望能共同进步。-at91rm9200 external interrupt driven one of the most simple example, for the majority of learners and exchanges, hoping to make progress together.
Platform: | Size: 2048 | Author: 周子扬 | Hits:

CodeBus www.codebus.net