-
ARM Boot 程序源码 1.1.0armboot
ARM Boot 程序源码 1.1.0armboot-1.1.0
希望给你带来方便-ARM Boot procedures 1.1.0armboot source-1.1.0 want to give you the convenience of
- 2022-09-19 02:25:03下载
- 积分:1
-
Embedded Linux environment of network security testing software, QT version 2.3....
嵌入式Linux环境下的网络安全检测软件,QT版本2.3.2,使用了libpcap,libnet,libnids开发库。-Embedded Linux environment of network security testing software, QT version 2.3.2, use the libpcap, libnet, libnids Development Library.
- 2023-07-06 12:55:02下载
- 积分:1
-
Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。...
Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。-Linux Dynamic Power Management (Dynamic Power Management) the user daemon, according to system load and operating procedures of the automatic adjustment.
- 2022-02-21 13:10:47下载
- 积分:1
-
缝纫机主机板测试程序;
使用嵌入式系统。
缝纫机主机板测试程序;
使用嵌入式系统。-Sewing machine motherboard testing procedures the use of embedded systems.
- 2022-02-20 19:31:42下载
- 积分:1
-
2410 烧写flash
2410 烧写flash--Burn flash in 2410.
- 2022-01-24 14:33:55下载
- 积分:1
-
2410+FPAG+DSP开发板原理图,与大家一起学习。
2410+FPAG+DSP开发板原理图,与大家一起学习。
- 2022-12-27 17:25:03下载
- 积分:1
-
s3c2440的LCD驱动程序,320x240,希望对大家有帮助!
s3c2440的LCD驱动程序,320x240,希望对大家有帮助!-S3C2440 the LCD driver, 320x240, hope everyone has to help!
- 2022-03-24 03:31:16下载
- 积分:1
-
边协议
gprs协议实现-EDGE protocol
- 2022-11-30 14:30:03下载
- 积分:1
-
msp430 i2c 液晶屏
使用msp430f149io口模拟i2c协议,驱动液晶屏,使其显示汉字,使其显示图片
- 2022-07-26 09:21:54下载
- 积分:1
-
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不...
总的来说,在uClinux上的开发和标准Linux还是很类似的。通常可以按照下面的步骤去设计和调试: 建立基于以太网的开发环境; 如果所设计的程序和硬件的关联不大,那么一定要在标准Linux上先编译和调试通过。灵活地使用gcc和gdb将大大节省时间; 将x86上的GCC编译好的应用程序用交叉编译工具来编译;如果编译时发现错误,那么很可能存在以下问题: 交叉编译器或库文件的路径不正确;最彻底的解决办法是重新装一次编译器; 遇到库不支持的函数;此时需要自己把函数的实现做成另外一个库供应用程序使用。如果是uClinux本身不支持的调用,那么就需要改写代码了。-Overall, the uClinux on the development and standard Linux is still very similar. Usually can use the following steps to design and debug : Ethernet-based development environment; If the design of the procedure and not linked to the hardware, then it must be the first standard Linux compiler and debugging through. Flexibility in the use of gdb and gcc will greatly save time; X86 will be on the GCC-compiled application with cross-compiler tool to compile; If you compile time error is found, it was very likely that the following issues : cross-compilers or libraries are not the correct path; The most radical solution is a re-installed time compiler; encountered does not support functions; At this time the need to
- 2022-10-25 13:50:03下载
- 积分:1