-
总的来说,在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
-
这是针对 Linux (i386)平台的 minigui 3.6.2 开发包(MiniGUI
这是针对 Linux (i386)平台的 minigui 3.6.2 开发包(MiniGUI-Processes 运行模式)。-This is for Linux (i386) platform minigui 3.6.2 Development Kit (MiniGUI-Processes running mode).
- 2022-04-24 12:04:23下载
- 积分:1
-
st7920 128*64测试程序sbit RS = P1^0
sbit RW = P1^1
sbit E = P1^2
st7920 128*64测试程序sbit RS = P1^0
sbit RW = P1^1
sbit E = P1^2 -st7920 128* 64 test procedure sbit RS = P1 ^ 0 sbit RW = P1 ^ 1 sbit E = P1 ^ 2
- 2022-03-24 19:24:57下载
- 积分:1
-
MXD_SDK_Ax.x.xxx :MXD1320 软件开发包源码
MXD_SDK_Ax.x.xxx :MXD1320 软件开发包源码-MXD_SDK_Ax.x.xxx: MXD1320 source software development kit
- 2022-02-15 21:18:34下载
- 积分:1
-
philips公司ISP1362 USB OTG控制芯片的驱动
philips公司ISP1362 USB OTG控制芯片的驱动-philips company ISP1362 USB OTG controller driver
- 2022-07-19 11:54:07下载
- 积分:1
-
程序用于演示LCD的驱动和编程方法其中包括初始化设置、坐标位置、色彩选定、作图方法等。...
程序用于演示LCD的驱动和编程方法其中包括初始化设置、坐标位置、色彩选定、作图方法等。--Demonstrate LCD driver and programming methods, like initialization, color selection or drawing graphs.
- 2023-04-10 04:15:03下载
- 积分:1
-
很小的TCP实现,可用于嵌入式或者学习
很小的TCP实现,可用于嵌入式或者学习
-Very small TCP implementation that can be used embedded or study
- 2023-04-08 15:50:04下载
- 积分:1
-
AT91FR40162的闪灯子程序
AT91FR40162的闪灯子程序-flashing lights subroutine AT91FR40162
- 2022-01-30 12:42:13下载
- 积分:1
-
This is the single test of transmitting and receiving serial data procedure is v...
这是单机测试串口发送和接收数据的程序,很简单啊!完成基本的串口工作-This is the single test of transmitting and receiving serial data procedure is very simple ah! Completed the basic work of the serial
- 2022-03-02 13:28:26下载
- 积分:1
-
petroll泵检测电源三相蜂鸣器系统
检测电源的汽油泵三相蜂鸣器系统。
- 2023-03-27 01:40:04下载
- 积分:1