-
总的来说,在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
-
very useful source Bootloader
很有用的bootloader源码-very useful source Bootloader
- 2022-04-20 05:54:13下载
- 积分:1
-
LPC2148 SPI 读写SD卡程序sdcmd.c
LPC2148 SPI 读写SD卡程序sdcmd.c-LPC2148 SPI
- 2023-03-25 06:50:03下载
- 积分:1
-
简单走马灯程序 ,可以学习参考哦
简单走马灯程序 ,可以学习参考哦-Lantern simple procedure, can learn Oh reference. . . . . .
- 2022-08-23 09:27:02下载
- 积分:1
-
二次开发损伤代码
资源描述用于ABAQUS二次开发的损伤本构模型,有需要的可以下载
- 2023-01-18 19:50:04下载
- 积分:1
-
c51下modbus协议的开发
0000
c51下modbus协议的开发
0000-4000积存器都支持-C51 Modbus protocol developed under the 0000-4000 accumulation of browser support
- 2022-04-18 08:42:42下载
- 积分:1
-
AD转换芯片TLC2543驱动,基于Easyarm1138的开发
AD转换芯片TLC2543驱动,基于Easyarm1138的开发-AD converter TLC2543 chip-driven, based on the development of Easyarm1138
- 2023-08-05 11:45:03下载
- 积分:1
-
我亲自排的16x16点阵的中文繁体字库,嵌入式软件开发中必不可少的c代码,汉字一个不少,适用性可想有多大了!...
我亲自排的16x16点阵的中文繁体字库,嵌入式软件开发中必不可少的c代码,汉字一个不少,适用性可想有多大了!-I personally row 16x16 array of traditional Chinese characters, Embedded Software Development indispensable c code, a lot of Chinese characters, applicability to be a little!
- 2022-04-09 06:09:10下载
- 积分:1
-
uboot_command参考文件
UBOOT_command reference document
- 2022-01-21 00:51:44下载
- 积分:1
-
usb接口的scanner的驱动,稍加修改就可以使用了.
测试过了,可以使用...
usb接口的scanner的驱动,稍加修改就可以使用了.
测试过了,可以使用-usb connection scanner actuation, slightly revised may use
Has tested, may use
- 2022-07-16 10:28:06下载
- 积分:1