-
总的来说,在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
-
marvell cf8385 wifi driver
CF8385
marvell cf8385 wifi driver
CF8385-5.0.16.p0-26306-all.zip
- 2022-05-31 00:33:45下载
- 积分:1
-
51 MCU USB firmware (PDIUSBD12) programming source code, please download the
51单片机USB固件(PDIUSBD12)编程的源代码,欢迎下载-51 MCU USB firmware (PDIUSBD12) programming source code, please download the
- 2022-10-20 17:20:03下载
- 积分:1
-
Linux using C to operate the gsm modem, initialize gsm modem.
Linux下用C来操作gsm modem, 初始化gsm modem.-Linux using C to operate the gsm modem, initialize gsm modem.
- 2022-03-03 14:17:09下载
- 积分:1
-
Microcontroller program using C language, aimed at achieving the automated count...
用C语言编写的单片机程序,目的是实现单摆的自动记数。-Microcontroller program using C language, aimed at achieving the automated count of the pendulum.
- 2023-01-09 13:30:04下载
- 积分:1
-
双面印制电路板的电磁兼容设计教程EMC教材
双面印制电路板的电磁兼容设计教程EMC教材-Double-sided printed circuit board design for good electromagnetic compatibility Guide
- 2023-05-19 22:15:03下载
- 积分:1
-
单片机常用汇编算法 单片机常用汇编算法
单片机常用汇编算法 单片机常用汇编算法-asmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasm
- 2023-02-13 10:35:03下载
- 积分:1
-
在44B0板子上添加IIC键盘
在44B0板子上添加IIC键盘--Add IIC keyboard on 44B0 board.
- 2022-11-10 17:45:03下载
- 积分:1
-
X86 Embedded Systems and Application Characteristics ppt is a script, right X86...
X86嵌入式系统的特性与应用 是一个ppt讲稿,对X86嵌入式系统的应用做了简要介绍-X86 Embedded Systems and Application Characteristics ppt is a script, right X86 Embedded System Application made a brief presentation
- 2022-11-17 09:20:03下载
- 积分:1
-
利用vc编写的通过单片机控制三个步进电机的程序,自动检测com口。...
利用vc编写的通过单片机控制三个步进电机的程序,自动检测com口。-Vc prepared through the use of single-chip stepper motor control of the three procedures, automatically detects the com port.
- 2022-06-14 20:38:06下载
- 积分:1