搜索资源列表
建立交叉编译环境(录像)
- 这里是建立交叉环境下的一个录象,很好的,我发现可以直接使用这个方法建立GCC的交叉编译环境-here is the cross-environment of a video, very good, I found the use of the direct method GCC cross-compiler environment
libao-0.8.3.tar
- 交叉编译环境的声音播放程序,提供API接口-cross-compiler environment voice broadcast procedures, API
how_to_build_cross_complier
- 再做嵌入式开发的时候,首先要建立交叉编译环境,偶是刚开始做这个项目,希望同行常作交流-doing embedded development, the first to establish cross-compiler environment, duality is just beginning the project, hope for the regular exchange of peer
cdk4nios-0.3
- nios-linux交叉编译器,可以在linux环境下建立nios的交叉编译环境.-nios - linux cross-compiler, linux environment can be established under nios cross-compiler environment.
Linuxabcabc
- Linux在上个世纪就已经有了很多种图形用户界面(GUI),所以当你安装一个流行的Linux以后,上 手几乎和Windows同样轻松。不过我们还是会介绍一些shell命令并建议多使用shell。这样可以给以后阅 读编译脚本、自己建立交叉编译环境等工作带来便利。在图形用户界面打开shell 只需点击菜单中的终端 或者点击运行,输入一个shell的名称并回车,比如bash。-Linux in the last century have many graphical user interf
ezx-crosstool-0.5
- For ARM交叉编译环境的Shell源码。适用于嵌入式Linux手机操作系统-For ARM cross-compiler environment Shell source. Embedded Linux applied to the cell phone operating system
crosstool-0.43.tar
- 在linux下建立交叉编译环境的she-in linux established under cross-compiler environment she
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source code, the establishment of cross
hh-at91rm9200-2.6(1)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本文第一部分介绍了交叉编译环境的建立,基本内核的移植过程。其中对部分Linux源代码的修改方法虽然是适用于华恒的板,不过对其他平台也有借鉴价值。-author used the huaheng company based at91rm9200 d
hh-at91rm9200-2.6(2)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。本部分主要介绍了jffs2文件系统的建立过程。-author used the huaheng company based at91rm9200 development boards, provide development environment
hh-at91rm9200-2.6(3)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本部分介绍了几个驱动程序的移植过程,特别是显卡部分。-author used the huaheng company based at91rm9200 development boards, provide development environ
arm-linux交叉编译环境的建立
- arm-linux交叉编译环境的建立-arm - linux cross-compiler environment established
crossE
- 交叉编译环境 交叉编译环境 交叉编译环境 -cross-compiler environment cro ss-compiler environment cro ss-compiler environment cro ss-compiler environment cro ss-compiler environment cro ss-compiler environment cross-compiler environment
minigui-tra
- 首先,你应该确保你的系统中已经建立了交叉编译环境,如果没有或者是还有什么问题可以搜索相关的内容, 本文是教你在嵌入式系统痛中如何移植minigui1.3, 关于2.0版本是付费的版本,跟1.3版本有很大的差别,所以本文的方法只能适合在1.3和1.6的移植当中, 下面开始。。。。。。。。。。。。。。。。。。。。。。。》 -First, you should ensure that your system has established a cross-compiler en
UPCAN
- CAN总线设备驱动,已在Linux2.4测试通过。CAN控制芯片MCP2510,微处理器S3C2410,交叉编译环境arm-linux-2.95.3.
rtems3
- RTEMS交叉编译环境的创建
ELDK4.1forAT91RM9200EK
- 使用ELDK4.1构建交叉编译环境及AT91RM9200EK的引导攻略
JXARM9-2410-1
- 创维特arm9开发板使用详解,包含arm9交叉编译环境的搭建,bootloader的烧写,内核的下载,绝对的一本好资料!-Skyworth special ARM9 development board using detailed, including ARM9 cross compiler build environment, bootloader the programmer, the kernel downloads, absolute a good information!
arm-linux-cross
- 嵌入式开发建立交叉编译环境 对于初学习嵌入式开发的人很有价值-Embedded development environment for the establishment of cross compiler early learning embedded development of people of great value
crosstool_script-master
- 使用ct-ng搭建s3c2440的交叉编译环境,在debian 上实现,脚本流程是先用1enviroment 2 build-ct-ng 3build_crosstool_for_s3c2440 需要用户名ll /home/ll 或者自己修改脚本里的目录 在编译cross是弹出配置窗口选择退出并保存 编译结果在/home/ll/x-tools/下(BUIDL THE CROSSTOOLS FOR S3C2440 SHELL scr iptS)
