-
总的来说,在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
-
单片机课程项目,简单的数码管发送C程序~
单片机课程项目,简单的数码管发送C程序~-failed to translate
- 2022-06-30 06:46:03下载
- 积分:1
-
DP-51H下载仿真实验仪提供80C51与接口实例.读EEPROM并显示例程*-DP-51H download simulation Instrument Interface for 80C51 with examples. Reading EEPROM and display* routines
- 2022-05-19 10:40:38下载
- 积分:1
-
74HC595控制LED点阵
资源描述此程序是基于LPC2414,功能是通过74HC595的驱动程序来控制LED点阵,分别控制LED点阵的每一行和每一列,用来显示自己想要实现的功能。
- 2022-05-20 02:34:52下载
- 积分:1
-
CYPRESS公司SL811HS芯片 USB主机和USB设备的实现,学习USB协议的好东西...
CYPRESS公司SL811HS芯片 USB主机和USB设备的实现,学习USB协议的好东西-CYPRESS company SL811HS chip USB host and USB devices to achieve and learn good things USB protocol
- 2022-04-08 17:08:52下载
- 积分:1
-
c语言浮点乘发器,特定数据结构,指数底为10
c语言浮点乘发器,特定数据结构,指数底为10-floating point multiplication hair, a specific data structure, the index for the end of 10
- 2022-07-24 11:53:43下载
- 积分:1
-
FIBER AND wire product designed guider.
FIBER AND wire product designed guider.
- 2022-10-19 17:15:03下载
- 积分:1
-
2图片之间的SPI通信
它通过 SPI 总线连接的两个Oic icrocontrollers isasimple 项目每个微控制器驱动器连接到其他微观的两个 relays(Lampes)在国有企业的初始化,每个微通过SPI奴隶模式*输入
- 2022-03-16 17:59:16下载
- 积分:1
-
基于89C52+T6963C的液晶驱动程序,可以显示16*16汉字32个,8*16点阵ASC,8*8点阵ASC,绘制直线等...
基于89C52+T6963C的液晶驱动程序,可以显示16*16汉字32个,8*16点阵ASC,8*8点阵ASC,绘制直线等--A LCD driver program based on 89C52+T6963C. it could display 32 Chinese characters(16* 16), 8*16 lattice ASC, 8* 8 lattice ASC, straight lines and etc.
- 2022-12-29 22:50:03下载
- 积分:1
-
拇指打印锁定系统
应用背景这种基于AVR单片机的项目演示了指纹的基础访问控制/安全系统关键技术1。AVR控制器2。安全体系3。拇指检测;
- 2022-05-19 04:57:21下载
- 积分:1