Welcome![Sign In][Sign Up]
Location:
Search - ARM-linux-study

Search list

[Other resourceSimpleforS3C2410

Description: 注意编译环境:ARM-Linux,这是一个为S3C2410入门者所写的简单但是较全面的源代码,编译时请注意相应参数的修改,学习S3C2410开发,从这里开始!-attention to the build environment : ARM-Linux. This is a S3C2410 for beginners written a simple but comprehensive source code, Please note that compile-time parameter changes, the study S3C2410 development, which began here!
Platform: | Size: 39793 | Author: 陈好 | Hits:

[Embeded-SCM Develop技术手册arm

Description: arm技术手册,详细讲解了利用arm开发嵌入式系统的各个流程以及详细的步骤,对于初学arm的开发人员来说是不可多得的好手册!-arm technical manuals, detailed account of the use of embedded systems development arm of the various processes and the detailed steps Beginners arm for the development staff is a very good manual!
Platform: | Size: 5572608 | Author: 曹小昆 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm_plc2200

Description: 周立功 plc2200的ARM开发板的uClinux 串口,以太网,AD I2C PWM 试验的学习的例子-weeks meritorious plc2200 ARM uClinux development board serial ports, Ethernet, AD I2C PWM pilot study examples
Platform: | Size: 488448 | Author: 李 庆坤 | Hits:

[source in ebookmingui

Description: 学习gui的很不错的参考。基于arm的linux操作系统的minGUI图形库-study of the very good reference. Based on the Linux operating system arm of the graphics library minGUI
Platform: | Size: 1401856 | Author: 吴中孝 | Hits:

[Embeded LinuxSimpleforS3C2410

Description: 注意编译环境:ARM-Linux,这是一个为S3C2410入门者所写的简单但是较全面的源代码,编译时请注意相应参数的修改,学习S3C2410开发,从这里开始!-attention to the build environment : ARM-Linux. This is a S3C2410 for beginners written a simple but comprehensive source code, Please note that compile-time parameter changes, the study S3C2410 development, which began here!
Platform: | Size: 39936 | Author: 陈好 | Hits:

[Other98_linuxkernel_anlyze

Description: 李善平老师指导的研究生linux读书报告,真诚向他们说声谢谢!-Li Shanping postgraduate teacher guide linux study reports, and sincerely say thank you to them!
Platform: | Size: 4124672 | Author: 张华 | Hits:

[Otherlinux3

Description: linux中的中断处理,希望对研究linux的人有帮助。-linux interrupt handling in the hope that the study of people who have helped linux.
Platform: | Size: 110592 | Author: 李进 | Hits:

[ARM-PowerPC-ColdFire-MIPSST-ARM9-1

Description: arm的学习书籍,觉得不错,与朋友共享之。-arm of the study books, feel good, sharing with friends.
Platform: | Size: 67584 | Author: 李进 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM-study

Description: 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
Platform: | Size: 217088 | Author: snakeloveist | Hits:

[Embeded LinuxARM_new

Description: 我把下面的文章都压缩到一个包里去了,希望有些对大家有帮助::当今编译器介绍,linux学习笔记,嵌入式linux在arm开发板上的移植,arm指令集,ARM三百问,WIGGLE(能生产设计用的),C语言面试汇总-I put the following articles are compressed into a bag to go, I hope some of you help:: Introduction of today s compiler, linux study notes, embedded linux development board in arm transplant, arm instruction set, ARM 300 Q , WIGGLE (can be used for production design), C language interview summary
Platform: | Size: 6922240 | Author: 小庄 | Hits:

[Embeded LinuxLinux

Description: 嵌入式Linux应用开发详解,用于学习arm——linux好书籍-Explain the development of embedded Linux applications for the study arm- linux good books
Platform: | Size: 47585280 | Author: 张钟辉 | Hits:

[Embeded LinuxARM-linux-study

Description: 这是ARM 学习资料,linux系统的,包括基础入门、实验指导、实验源代码、课件,仅供学习参考用,不得用于商业目的。-study ARM and liunx based on 2410
Platform: | Size: 3627008 | Author: wzp | Hits:

[Software Engineeringlinux-study

Description: 这是一份ARM和linux的学习资料,对初学者来说有很大的帮助。-This is a ARM linux study file.
Platform: | Size: 392192 | Author: E.t | Hits:

[Software EngineeringARM

Description: 基于ARM 体系结构的32 位微处理器已得到了广泛应用。该文通过具体开发实例,从硬件和软件2 个方面讨论了以32 位ARM9 微处理器S3C2410 为核心的商标识别系统的设计,结合实际应用说明了嵌入式操作系统Mizi Linux 的使用,描述了底层硬件驱动的编写、上层应用程序商标识别算法的设计,以及硬件平台的搭建和系统的移植等内容。-】ARM architecture-based 32-bit microprocessor is applied widely. The design of hardware and software of an image recognition system based on 32-bits ARM microcontroller S3C2410 is discussed through a representative example, and the use of embedded operating system Mizi Linux is introduced combined with its practical application. It describes the programming of low level driver, the high level trademark recognition algorithm design, the implementation of hardware platform and study of the system portability.
Platform: | Size: 508928 | Author: bushwell | Hits:

[ARM-PowerPC-ColdFire-MIPSres.tar

Description: 《ARM嵌入式系统实验教程》P313面最后一段,要求将 /usr/local/lib/minigui/res/* 下所有文件都拷贝到开发板的/usr/local/lib/minigui/res 文件夹下。 但是由于 在 uclinux下只支持 cp srcname destname 格式,且不支持 -a 选项(实际上是任何选项都不支持),所以不能拷贝目录,也不能删除目录(痛苦啊)。 而这里要拷贝的res文件夹下的内容很多,逐个写指令来拷贝不太现实,于是我做了一个shell帮助执行这些指令。 打开下面这个压缩包(拷贝到linux下然后解压) F:\MyInfo3\MySource\Linux\SmartARM2200实验学习\MiniGUI\6.1 MiniGUI for uclinux \res.tar.gz 在res文件夹下还有一个叫res的文件夹,将这个文件夹拷贝到/home/armwork 目录下, 再将res文件夹下的cpres文件拷贝到实验板上,使用命令 ./cpres 执行该shell文件即可完成拷贝任务。-"ARM Embedded System Experimental Course" P313 side last paragraph of the request/usr/local/lib/minigui/res /*, all files are copied to the development board of the/usr/local/lib/minigui/res folder. However, because under the uclinux support cp srcname destname format only, and do not support the-a option (in fact do not support any options), it can not copy the catalog, can not remove directory (pain ah). And here s res folder to copy the contents under a lot of written instructions to copy one by one is not realistic, so I had a shell to help implement these instructions. This opens the following archive (copy under linux and then extract) F: \ MyInfo3 \ MySource \ Linux \ SmartARM2200 experimental study \ MiniGUI \ 6.1 MiniGUI for uclinux \ res.tar.gz In the res folder and a folder called res, copy this folder to/home/armwork directory Then the cpres res folder files are copied to experiment board, use the command./Cpres to complete the implementation of the she
Platform: | Size: 497664 | Author: jerry | Hits:

[Linux-UnixLinux-MVB-3

Description: 基于Linux系统的MVB+3类设备研究,是研究TCN网络的好资料。-Linux-based system MVB+3 class research facilities, is to study the TCN network of good information.
Platform: | Size: 295936 | Author: 李新龙 | Hits:

[Embeded LinuxStudy-ARM-Step-by-Step

Description: ARM LINUX学习必不可少的资料。大家好好看看哦-ARM LINUX learn essential information. Oh, we have a good look
Platform: | Size: 1986560 | Author: zsjzsj14 | Hits:

[Embeded LinuxLinux-study-seven-step

Description: 北邮嵌入式协会《嵌入式Linux学习七步曲》系列交流会 主讲人Sailing(扬帆)目前就职于通信行业某外企;5年嵌入式软件开发经验,擅长嵌入式Linux开发;接触的软硬件平台包括ARM,DSP,PowerPC,uC/OS-II, Linux, VxWorks及OSE。在此基础上他帮助协会规划了一套系列交流会的计划,即《嵌入式Linux学习七步曲》系列交流会。- Beijing University of Posts and Telecommunications Association embedded Embedded Linux to learn seven-song Seminar Series Speaker Sailing (sailing) is currently working in a foreign telecommunications industry 5 years of experience in embedded software development, specializing in embedded Linux development contact hardware and software platforms, including ARM, DSP, PowerPC, uC/OS-II, Linux, VxWorks and OSE. Based on this association he helped plan a series of exchange program, namely Seven Steps song learning embedded Linux series of exchanges.
Platform: | Size: 6785024 | Author: 宋新平 | Hits:

[Books嵌入式Linux应用程序开发详解(完整版)

Description: arm-linux develop study books
Platform: | Size: 6480896 | Author: haowander | Hits:

[matlabMatlab-code-LCOMM-2017-master

Description: this paper, we study performance improvement methods for a cell-edge user of two-user non-orthogonal multiple access (NOMA) systems in downlink scenarios. To this end, we propose two cooperative relaying schemes, namely on/offfull- duplex relaying (on/off-FDR) and on/off-half-duplex relaying (on/off-HDR) schemes. More specifically
Platform: | Size: 3072 | Author: omarrrr | Hits:
« 12 3 »

CodeBus www.codebus.net