CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - arm-linux-gcc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - arm-linux-gcc - List
[
ARM-PowerPC-ColdFire-MIPS
]
ARM-Based Product U-Boot
DL : 0
ARM-Based Product U-Boot.pdf(英文文章,讲解了Uboot的功能、原理,并且详细介绍了uboot的详细使用方法,在超级终端下面开发程序和引导操作系统的详细步骤)-ARM-Based Product U-Boot.pdf (English articles on the functions of the Uboot, principle and the details uboot the detailed use of the Super Terminal following procedures and guide the development of the operating system steps in detail)
Date
: 2025-12-26
Size
: 94kb
User
:
陈昊
[
ARM-PowerPC-ColdFire-MIPS
]
基于S3C4510B ARM的嵌入式系统硬件设计
DL : 0
一本很不错的嵌入式系统书籍,是一本很好的入门教材!-a very good embedded systems books, is a good primer!
Date
: 2025-12-26
Size
: 394kb
User
:
老耿
[
ARM-PowerPC-ColdFire-MIPS
]
ARM Bootloader Src
DL : 1
ARM处理器的bootloader源码,很有参考价值,配有详细的注释和讲解。-ARM processor Bootloader source, was useful and equipped with detailed notes and presentations.
Date
: 2025-12-26
Size
: 238kb
User
:
余爱军
[
ARM-PowerPC-ColdFire-MIPS
]
spidmadriver
DL : 0
本驱动程序在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-the driver linux2.6.17 in which the test. Yangxing msn : lelma_yx@hotmail.com hope to operate SPI friends help. 1, mode of work : from equipment : SPI for the S3C2410 MASTER mode : SPI for SLAVE+ DMA mode 2, workflow 1.S3C2410 from receiving : When sending data from the device, using DMA S3C2410 debt, the length of the designated data DMA will enter the interruption will receive unfettered access to the data. 2.S3C2410 from this : When S3C2410 need this, the first request sent by the RTS, Then wait for the response from CTS equipment, when the equipment response from CTS, access to external interrupt start DMA sent, Send completed, re-entered, from receiving state. 3. Position papers spi_dma_slave.c spi_dma_slave.h circul ar_buf.c circular_buf.h documents onto the driver/char/Contents
Date
: 2025-12-26
Size
: 17kb
User
:
y
[
ARM-PowerPC-ColdFire-MIPS
]
sht11_driver
DL : 0
自己写的SHT11驱动 CPU为AT9200,linux内核版本为2.4.27 编译环境为gcc-2.95.3-himself wrote the SHT11 driven CPU for AT9200, linux kernel version 2 .4.27 build environment for gcc- 2.95.3
Date
: 2025-12-26
Size
: 2kb
User
:
江山
[
ARM-PowerPC-ColdFire-MIPS
]
usb_drver
DL : 0
ARM9处理器所使用USB接口,USB的驱动程序-ARM9 processor used in USB interface, USB driver
Date
: 2025-12-26
Size
: 929kb
User
:
娜
[
ARM-PowerPC-ColdFire-MIPS
]
ARM-study
DL : 0
arm的很多编程技巧融入其中,让你知道很多容易犯错的地方,以后就会注意避免-arm of a lot of programming skills to integrate into them, so you know where a lot of easy mistakes in future will be taken to avoid
Date
: 2025-12-26
Size
: 212kb
User
:
snakeloveist
[
ARM-PowerPC-ColdFire-MIPS
]
LPC_ARM_KEIL_RV_DEMO
DL : 0
LPC23XX ARM的驱动程序库,开发环境为KEIL RV。做LPC23XX程序时可以直接应用-LPC23XX ARM driver library, development environment for the KEIL RV. Do LPC23XX procedures can be applied directly
Date
: 2025-12-26
Size
: 1.57mb
User
:
梁锋
[
ARM-PowerPC-ColdFire-MIPS
]
J-link
DL : 0
ARM仿真器jlink资料,对初学者有较大的帮助!-ARM emulator jlink information for beginners to help more!
Date
: 2025-12-26
Size
: 876kb
User
:
颜奇麟
[
ARM-PowerPC-ColdFire-MIPS
]
ARM_training
DL : 0
ARM开发中收集的ARM培训资料,感觉收益匪浅:整理共享下: 1:ARM编程技巧.ppt 2:ARM处理器内核介绍.ppt 3:ARM调试方案.ppt 4:ARM及Thumb指令集练习.ppt 5:ARM集成开发环境介绍.PPT 6:ARM架构.ppt-ARM collected ARM development training materials, feeling proceeds V.: Finishing share: 1: ARM programming skills. Ppt2: ARM processor core, introduced. Ppt3: ARM debug programs. Ppt4: ARM and Thumb instruction set exercises. ppt5: ARM Integrated Development Environment. PPT6: ARM architecture. ppt
Date
: 2025-12-26
Size
: 8.66mb
User
:
李立
[
ARM-PowerPC-ColdFire-MIPS
]
GNU-ARM
DL : 0
自己整理的关于gnu arm入门资料,包括下面的文件: An Introduction to the GNU Assembler.pdf ARM GNU Assembly Programming Basic.doc GNU ARM Assembler Quick Reference.pdf GNU ARM汇编快速入门 .doc Using as.pdf 从ARMASM汇编到GNU ARM ASM汇编.doc-I collected some useful files for GNU and ARM. It includes the following files: An Introduction to the GNU Assembler.pdf ARM GNU Assembly Programming Basic.doc GNU ARM Assembler Quick Reference.pdf GNU ARM汇编快速入门 .doc Using as.pdf 从ARMASM汇编到GNU ARM ASM汇编.doc
Date
: 2025-12-26
Size
: 1.07mb
User
:
zpy
[
ARM-PowerPC-ColdFire-MIPS
]
2.24project-finish
DL : 0
Date
: 2025-12-26
Size
: 327kb
User
:
吴金鹏
[
ARM-PowerPC-ColdFire-MIPS
]
ARMINLINUX
DL : 0
ARM C programming compile in Linux with gcc compiler and download to the ARM LPC2148 Board.
Date
: 2025-12-26
Size
: 483kb
User
:
Senthil
[
ARM-PowerPC-ColdFire-MIPS
]
arm-linux-gcc-3.4.4.tar
DL : 0
arm-linux-gcc 3.4.4 编译器说明-arm-linux-gcc 3.4.4 compiler that
Date
: 2025-12-26
Size
: 67kb
User
:
强
[
ARM-PowerPC-ColdFire-MIPS
]
arm-linux-gcc-3.4.1
DL : 1
arm-linux-gcc-3.4.1.tgz是在arm开发板上进行开发的交叉编译工具。-arm-linux-gcc-3.4.1.tgz is tool used to develop your system based on arm.
Date
: 2025-12-26
Size
: 48.09mb
User
:
afgdas
[
ARM-PowerPC-ColdFire-MIPS
]
NAND_Flash
DL : 0
博创经典平台up-tech2410s裸机nand flash驱动。实现了system clock、sdram、uart、nand flash等设备的初始化。读取nand flash首部的pages,并从串口(串口波特率为115200kbps)输出。使用了arm-linux-gcc、make等工具。-Borch the Classic platform up-tech2410s bare metal nand flash drive. The initialization of the system clock, sdram, uart, nand flash devices. Read nand flash header pages, and for 115200kbps) output from the serial port (serial port baud rate. Using arm-linux-gcc, make and other tools.
Date
: 2025-12-26
Size
: 11kb
User
:
刘建平
[
ARM-PowerPC-ColdFire-MIPS
]
DS18B20
DL : 0
mini2440检测温度传感器DS18B20程序代码,已经测试过完全可以用。arm-linux-gcc 4.3.2-mini2440 detection temperature sensor DS18B20 code, have been tested can use. arm-linux-gcc 4.3.2
Date
: 2025-12-26
Size
: 2kb
User
:
daimin
[
ARM-PowerPC-ColdFire-MIPS
]
lcd_picture
DL : 0
这是一个Tiny210开发板的裸机程序,可以在LCD屏幕显示图片。该程序需要在linux操作系统上安装arm-linux-gcc。-This is a development board Tiny210 bare metal program that can display images on the LCD screen. The program requires the operating system installed on linux arm-linux-gcc.
Date
: 2025-12-26
Size
: 495kb
User
:
覃坤龙
[
ARM-PowerPC-ColdFire-MIPS
]
crosstool-0.43.tar
DL : 0
这是编译在arm平台上的运行程序的工具链(This is the tool chain that compiles the running program on the arm platform)
Date
: 2025-12-26
Size
: 2.91mb
User
:
译坤
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.