资源列表
scada_arm_linux_multichannel
- linux arm上微机的实现,以及数据传输的实现-linux system
linux-clock
- linux时钟是嵌入式编程中至关重要的,它与我们熟悉的windows系统时钟存在着差别,这是快速了解学习linux时钟的有效资料。-linux embedded programming clock is vital that we are familiar with windows there is a difference between the system clock, which is quickly learning about linux clock valid data.
wdt_watchdog
- linux 看门狗程序,用于软件看门狗-linux watchdog procedures for software watchdog
06schedule
- Samsung 6410 exercise,for linux 2.6.35 kernel Process scheduling.
gl_cube_asm
- OpenGL Cube, Asm x86.Simple sample, which describes how to use OpenGL GAPI in Assembler. Requires MASM32 kit for building.
06_watchdog
- ARM9200+嵌入式linux下看门狗程序
softlock
- Moto E2的键盘软锁v2源代码,使用qt,(0.02版sdk) 有附加说明,在linux下可以正常查看,在windows下可能会有部分乱码
2-1
- 本章的所有例程中都使用了images目录,在构建项目前需要将images目录复制到项目目录中。这是一个方块游戏-All routines in this chapter are used images directory, you need to copy the images directory to build the project before the project directory. This is a puzzle game
uart
- arm Linux上实现对uart的控制,并能很好实现功能 -arm achieve Linux on uart control, and can achieve a good function
spi
- LPC2292 arm7平台uclinux下SPI驱动程序-LPC2292 arm7 platform under the SPI driver uclinux
嵌入式系统uclinux编程
- 总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如
uartEcho
- am335x Startware 串口源码,针对am335x系列芯片-am335x Startware serial source for am335x series chip