-
总的来说,在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
-
SSD1305 128*32显示代码
SSD1305 128*32显示代码 ,初始程序及相似的显示程序的应用...
- 2022-04-24 19:35:58下载
- 积分:1
-
计算在联16位数字的平方根
computes the square root of a 16 bit number in pic16c
- 2022-04-30 02:07:00下载
- 积分:1
-
err
Protel_dxp2004的简要使用说明,便于初学者快速上手-err
- 2022-07-08 12:43:38下载
- 积分:1
-
精品课程《单片机原理与应用》教学课件
主讲老师: 严 青
九江学院信息科学与技术学院...
精品课程《单片机原理与应用》教学课件
主讲老师: 严 青
九江学院信息科学与技术学院
-Quality Course
- 2023-04-06 07:40:04下载
- 积分:1
-
单片机做的以个简易音乐播放器,可以播放三首歌曲,源程序及硬件均通过仿真调试...
单片机做的以个简易音乐播放器,可以播放三首歌曲,源程序及硬件均通过仿真调试-Single-chip in order to do a simple music player, can play three songs, the source code and hardware debugging through simulation
- 2022-11-01 12:00:03下载
- 积分:1
-
电路设计软件multisim的培训教程。
电路设计软件multisim的培训教程。-Multisim circuit design software training tutorials.
- 2022-03-13 09:54:48下载
- 积分:1
-
webserver文件
webserver文件-webserver documents
- 2022-02-24 13:21:43下载
- 积分:1
-
STM32-RTC实时时钟
资源描述野火STM32例程,配置STM32的RTC实时时钟,初学者必看实用例程
- 2022-03-16 17:11:55下载
- 积分:1
-
关于嵌入式开发的状态机思路,使软件编程效率更高
关于嵌入式开发的状态机思路,使软件编程效率更高-With regard to the state machine embedded development ideas, to make more efficient software programming
- 2022-03-10 16:13:56下载
- 积分:1