he AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. The makefile used to build the source is included
标签: distribution version AVRcam WinAVR
上传时间: 2014-10-26
上传用户:h886166
8255范例。Aexp5.asm(音乐发生器接口实验),音乐发生器程序
上传时间: 2014-01-05
上传用户:zhangyigenius
一个uClinux gcc for nios_ii的交叉编译器.
上传时间: 2014-10-27
上传用户:懒龙1988
收录了一些简单经典的asm程序有源码,方便初学者学习借鉴,
上传时间: 2015-08-05
上传用户:huql11633
基于DSP的fangbo.asm 利用定时器Timer0在XF脚产生周期1s的的方波 此程序采用100Mhz的时钟频率,产生的方波
上传时间: 2014-01-13
上传用户:shus521
RTL8019芯片与AT89S52单片机的连接程序,,本人用ASM汇编语言所写,极具参考价值
上传时间: 2015-08-07
上传用户:1051290259
ASM的部分程序
上传时间: 2015-08-08
上传用户:wab1981
Gcc/G++选项大全,中文版,重要的参考资料
标签: Gcc
上传时间: 2014-01-19
上传用户:lo25643
wireless power base on the asm
上传时间: 2014-01-05
上传用户:huangld
本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求发送,然后等待从设备应答CTS,当从设备应答CTS时,进入外部中断,启动DMA发送,发送完成,再次进入从接收状态。 三、文件位置 spi_dma_slave.c spi_dma_slave.h circular_buf.c circular_buf.h 等文件存放入driver/char/目录 dma.c存放于arch/arm/mach-s3c2410/目录 dma.h存放于include/arm-asm/mach-s3c2410/目录 四、使用环境 1.arm-linux-gcc-3.4.1
标签: SPI lelma_yx yangxing hotmail
上传时间: 2015-08-11
上传用户:徐孺