搜索资源列表
Cygwin-VMware-eCos-Redboot
- 这是基于Cygwin和VMware的eCos Redboot移植的教程。我是偶然机会了解到eCos的用途,想在eCos环境下测试下一些命令函数,后来却因为是首次接触eCos,结果导致找了大量的资料,花了三天的课余时间才搞定,鉴于网上没有比较完备的相关教程,所以在此自己根据自己的移植和测试成功经验写了一份比较详细的教程(其中借用了不少网络上的资源,希望版主见谅),希望能够帮助想学习eCos相关知识的朋友.-This is based on the eCos Redboot Cygwin and V
Qt-detect-Udisk
- 老外写的qt检测U盘插拔,没有用上层的hal、udisks,而是利用qt的tcpSocket接收内核netlink_sock发来的数据,实时检测U盘插拔!比较强大,包含windows、linux两个版本,测试通过。据作者说正在测试wince平台-Written by foreigners the qt detect U disk plug, not the upper hal udisks, but to use the data the qt tcpSocket receive kernel
mg3dTest
- minigui3D组件mg3d例子,比飞漫例子详细些,包括基本的3D旋转、平移、缩放、贴图、光照、透明等功能。redhat9环境测试通过;需要安装minigui2.0.4(或与之兼容的版本)和mg3d1.0-minigui3D component mg3d examples, examples of more diffuse than flying more, including basic 3D rotation, translation, scaling, texture, light, t
Linux
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
2440test
- 2440test为2440开发板的示例程序,请使用ADS编译。 注意:2440test可自适应64M 或 128M mini2440/micro2440。 使用H-Jtag或者更高级的仿真器调试,借助supervivi下载到开发板运行。-2440test is the test samples for mini2440 , please use the ADS compiler. Note: 2440test be adaptive for 64M or 128M mini2440
Embeded_linux_touch_screen
- 嵌入式系统linux下触摸屏实验,有多个典型实验,可以引领学习者快速掌握相关技能。-Linux embedded system under the touch screen test, with more than a typical experiment, can lead learners to acquire the relevant skills.
TQ2440_Test
- 研究TQ2440比较有用的测试码,刚刚入门的人可以看看。慢慢研究。-TQ2440 more useful test of code, people just started to look at. Study slowly.
work_parameter_process
- 键盘测试程序,用于键盘的测试以及调试,还有开发用-Keyboard test program for testing and debugging the keyboard, as well as with the more developed
gdb--test
- gdb的简单使用和gdb+gdbserver方式进行ARM程序调试 gdb的简单使用 GDB是GNU开源组织发布的一个强大的UNIX下的程序调试工具。或许,各位比较喜欢那种图形界面方式的,像VC、BCB等IDE的调试,但如果你是在 UNIX平台下做软件,你会发现GDB这个调试工具有比VC、BCB的图形化调试器更强大的功能。-Simple to use gdb and gdb+ gdbserver gdb debugging ARM way simple to use GDB is
linux_file
- 程序功能:实现打开一个文件,写入一串字符,文件大小不超过file_size_max 文件超过file_size_max则将文件移动到最终存储位置,并重命名(按原文件名+数字方式) 文件暂时存储位置:“/home/test/test_file/file_test.txt” 最终文件存储为:“/home/test/file_save/file_testXX.txt”其中XX为数字0-Max_cont-Program Function: Opens a fil
TouchScreen
- 嵌入式Linux开发板PXA270的LCD屏幕驱动与简单测试,之前传那个是较复杂的LCD测试程序-PXA270 embedded Linux development board LCD screen with a simple test drive, pass before that is a more complex LCD testing procedures
4X4push_buttons(0101)
- 6410开发板4x4键盘矩阵模块,驱动以及测试程序。实验环境:硬件:UP-Magic 魔法师实训平台,矩阵键盘模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境-6410 development board 4x4 keyboard matrix modules, drivers and test procedures. E
