A tone driver by driving S3c2410 PWM. Compiled by arm-linux-gcc.
标签: arm-linux-gcc Compiled S3c2410 driving
上传时间: 2015-04-21
上传用户:wqxstar
arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译
标签: arm-linux-gcc 编译器
上传时间: 2013-12-09
上传用户:txfyddz
arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm-linux-gcc compiler, the S3C2410 development board transplant at present the newest linux2.6.14 essence, needs to use this compiler to translate ,Unix_Linux,嵌入式Linux/Embeded Linux
标签: arm-linux-gcc 编译器
上传时间: 2015-09-03
上传用户:songnanhua
Real-time processing with the Philips LPC ARM microcontroller using GCC and the MicroC/OS-II RTOS.
标签: microcontroller processing Real-time the
上传时间: 2015-10-08
上传用户:gut1234567
toolchain gcc-2.95.3 glibc-2.2.2 for ARM s3c2410
标签: toolchain s3c2410 glibc gcc
上传时间: 2015-11-26
上传用户:GavinNeko
GNU交叉工具链(arm-linux-gcc 3.4.4), How to build
标签: arm-linux-gcc build GNU How
上传时间: 2015-12-30
上传用户:helmos
gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common -pipe -fno-builtin -D__linux__ -DNO_MM -mapcs-32 -march=armv4 -mtune=arm7tdmi -mshort-load-bytes -msoft-float -DMODULE -c -o leddrv.o leddrv.c
标签: writeled arm-elf-gcc leddrv gpio
上传时间: 2013-12-13
上传用户:kytqcool
ucos的官方arm版本,原版使用GCC或ADS编译,但有些文件没给全。这个是使用RVDS2.2编译的,主要修改了ASM文件的部分定义使之能够通过编译,CPU为S3C2410,可以在SKYEYE上工作。代码目录清晰,方便修改.
上传时间: 2016-01-30
上传用户:huangld
Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz change into the sqlite-3.3.6 directory cd sqlite-3.3.6
标签: cross-compiler arm-linux-gcc Compile SQLite
上传时间: 2016-03-14
上传用户:qb1993225
它可以经过一些操作把在linux上应用的gcc用于arm平台上作为编译器。
上传时间: 2013-12-27
上传用户:comua