搜索资源列表
arm_arm mingling
- 很好的linux嵌入式开发arm的指令集-good linux embedded development arm of the Instruction Set
资料上传
- 自启动vxworks---一个自启动vx程序的开发文档 vx编程指南----vx的一些基本编程介绍和操作手册 tornado ---- tornado使用手册 linux内核分析 ----- linux内核源码介绍(有注释说明) ARM指令 ---- 详细介绍了ARM中所用到的指令集 ARM体系结构 --- 介绍ARM的结构体系-VxWorks -- a self-starting the development process vx documents vx Program
New_Keil_lic
- keil C编译器注册机. 】 AVR指令表.rar - AVR PDF指令集(2004-11-15,PDF, 219KB, 下载1次, 提供者nana)【查看评论】 LC72131.rar - LC72131 PDF (2004-11-15, PDF, 335KB, 下载1次, 提供者nana)【查看评论】 Beginning Linux ... -Keil C Compiler Fillmore. -- AVR instruction table. Rar - AVR PD
GsmMux.rar
- 该源码是针对支持Mux技术的手机Modem的驱动,使用此驱动,你的手机在上网的同时还可以响应AT指令;本驱动支持Motorola的G24和大唐的TD模块中,在多款ARM(如Davinci的DM644x,XScale的ixp42x)得到严正,The source is Mux technical support phone Modem driver, use this drive, your cell phone in the Internet at the same time can also
fpu_hw_3c25_standard
- nios里面用自定义指令集来实现三角函数,供大家参考-Nios inside a custom instruction set to achieve the trigonometric functions for reference
ARM_training
- 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 skil
ARM_instruction_set
- 简洁清晰的ARM指令集文档(中文),是学习嵌入式Linux的好助手-Clear and concise documentation of ARM instruction set (Chinese), embedded Linux is learning a good assistant
ARM_embedded_Linux
- 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
pdf
- 嵌入式培训课件 linux 基础应用,arm指令学习 linux驱动-Embedded linux courseware-based training applications, arm instruction to learn linux driver
linuxexi
- linux指令大全,baokou haoduo ge -linux exit,
res.tar
- 《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。 但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。 而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这
PowerPC_VxWorks_BSP_SBH
- BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类 体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。 VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候, 我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L inux 系统中整合设备驱动,则不仅仅意味着“
Linux
- 经典的介绍linux的资源,是linux初学者和想要深入学习者必备的参考资料,资料主要深入介绍了linux的指令和相关的操作,linux的内核和围绕内核的驱动程序的开发方法。谢谢!-The classic descr iption of linux resources, linux beginner and want to further learners' reference, the main insight into the linux data instructions and
linux-command
- 嵌入式linux非常难得的指令学习资料,对于ARM-linux的编程学习非常有用-Embedded linux very rare directive learning materials for ARM-linux programming is very useful to learn
linux-command
- 关于linux的基本指令描述,这些对初学linux者会有较大帮助。-The basic instructions about Linux described, these to beginners the Linux will had more help.
Embedded-Linux-Detailed
- 《嵌入式Linux应用开发完全手册》以S3C2410、S3C2440开发板为例,从分析硬件上电执行的第一条指令开始,到构造出一个类似PDA、基于Linux的桌面GUI系统,带领读者学习、掌握从最底层到最高层的软件编写方法。-" Embedded Linux application development entirely manual S3C2410, S3C2440 development board, for example, the beginning of the electri
linux
- 含有丰富的linux操作时用到的操作指令并带有详细的注解-Operating instructions and used in the rich of the linux operating with detailed comments
linux-struction
- Linux 最常用的指令操作,本资料为txt文件,可以在任何地方,任何时间学习、查看,你学习Linux必备的资料。-Linux is the most commonly used instruction operation, the data to txt file, can be anywhere, any time to learn to see, you learn the essential information for Linux.
Linux-Command
- 2本介绍和使用Linux命令、指令的书籍,对刚入门Linux系统的新手是不错的书籍。-And the use of Linux 2 on the command, instruction books, for beginners Linux novice is a good book.