资源列表
44b0hardwaretest
- 基于三星44b0的测试程序,ADC,定时器,CHACHE,NAND,RTC实时时钟DMA.....通过此程序,我们可以加深对44b0硬件的了解,同时,修改该程序包中的api函数,我们就能把该程序分解成若干的小应用程序.-Samsung 44b0-based testing procedures, ADC, timers, CHACHE, NAND, RTC Real Time Clock DMA. . . . . With this procedure, we can deepen their
System_Settings_Configuration_Menu
- The System Settings Configuration Menu is to provide the user with a facility to configure their platform specific settings into the PetaLinux build framework. By using the Kernel Configuration Menu, it allows the user s platform specific settings to
Customising_PetaLinux
- A pristine PetaLinux tree only includes pre-configured platform support for Xilinx FPGA based prototype development boards. The user needs to add their platform into PetaLinux before it can be used to build firmware for their target device. Customi
Debugging_User_Applications
- This document describes how to debug user applications under PetaLinux. The GDB debugger (and Insight graphical interface) is available for debugging applications on the MicroBlaze Linux target. To do so, it is first necessary to build the gdbserver
watchdog-5.6
- 非常实用的看门狗程序,直接针对硬件底层,为系统的稳定保驾护航,特别对底层开发人员有使用价值。-failed to translate
adc
- 这是S3C2410上的ADC驱动程序,可以采集8个A/D通道的数据。-This is a S3C2410 on the ADC drivers, you can collect eight A/D channels of data.
sahara2
- i.mx27 sahara2部分源码,开发板自带源码-i.mx27 sahara2 part of the source code, development board comes with source code
wdog
- i.mx27看门狗测试源码 开发板自带源码-i.mx27 watchdog test source development board comes with source code
mxc_v4l2_test
- mxc_v4l2测试源码,视频采集显示功能-mxc_v4l2 test source, video capture display
s3c2410_adc
- S3C2410的ADC转换程序,欢迎下载-The ADC conversion process S3C2410
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
minigui-ctrl
- minigui2.0.4的控件样例程序。供使用minigui编程参考。包括按钮、组合框 、列表框、进度条等,很全。-control programming code for minigui2.0.4.