搜索资源列表
mslinux10
- ms-linux 基于Linux0.01版,可以在ADS上编译,是嵌入式操作系统编程初学者学习的好代码.-ms - linux-based Linux0.01 version of the ADS can be compiled. Embedded operating system is programmed beginners learn the good code.
TQ2440_Test
- ARM2440测试源代码(对ARM2440上简单功能测试,可以在ARM板上裸跑,验证通过,使用ADS编译器)-ARM2440 test source code(to ARM2440 simple function test on, can be in ARM board naked run, validation, through, use ADS compiler)
bootloader
- uboot, bootloader,基于ADS开发环境的, 开发板为优龙,s3c2440处理器,支持usb下载功能,可以下载和引导双系统-uboot, bootloader, based on ADS development environment, and development board for the excellent Long, s3c2440 processors, support for usb download, you can download and guide the
S3C2410_USB_Linux
- 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
bootloader
- 基于ADS的bootloader源代码,经过验证可用于FS2410P开发板平台-The bootloader code, based on ADS can be used for validation FS2410P development board platform
647814664651
- ARM11裸机程序,可以使用ADS 1.2打开并编译demo.mcp项目文件,要通过USB把此程序下载到开发板上运行-ARM11 bare metal program, you can use to open and compile demo.mcp ADS 1.2 project file to download this program via USB to the development board to run
touch-photo
- 嵌入式程序,触摸屏相框,可接受触动而自动翻页,mcp文件导入arm9开发办就可直接运行看结果,想要修改程序,请安装ADS软件-Embedded programming, touch screen photo frame, acceptable touch automatically flip mcp file import arm9 Development Office can be run directly see the result, you want to modify the prog
ARM_embedded_Linux(Full-version)
- 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量