-
指南描述了如何实现小型且高速的中断驱动步进马达控制器
指南描述了如何实现小型且高速的中断驱动步进马达控制器-guide describes how to achieve the small size and high-speed interrupt-driven stepper motor controller
- 2023-09-08 02:50:03下载
- 积分:1
-
一个电子表程序,keil c 开发!有显示,时间,ii2c等功能,希望对大家有帮助!...
一个电子表程序,keil c 开发!有显示,时间,ii2c等功能,希望对大家有帮助!-An electronic spreadsheet programs, keil c development! Have shown that time, ii2c and other functions, and they hope to have everyone help!
- 2022-05-23 13:10:36下载
- 积分:1
-
点阵液晶12*128驱动
点阵液晶12*128驱动-dot-matrix LCD driver 128 12*
- 2022-12-24 23:20:03下载
- 积分:1
-
CPLD/FPGA设计中的时钟应用讲解 及其实例
CPLD/FPGA设计中的时钟应用讲解 及其实例-CPLD/FPGA design applications on the clock and its examples
- 2023-05-30 10:20:04下载
- 积分:1
-
在GNU上开发的应用程序源代码
在GNU上开发的应用程序源代码-GNU on the development of the application source code
- 2022-01-22 05:14:52下载
- 积分:1
-
str712的一些例子程序,ads1.2下运行,可以在官方板子上跑
str712的一些例子程序,ads1.2下运行,可以在官方板子上跑-str712 Some examples of programs, ads1.2 running, you can run on the official board
- 2023-08-31 02:45:04下载
- 积分:1
-
这个芯片作的MP3播放器可是不错的!!!设计方案,全套
这个芯片作的MP3播放器可是不错的!!!设计方案,全套-the chip for MP3 players but good! ! ! Program design, a full suite! !
- 2023-03-24 17:00:03下载
- 积分:1
-
关于USB的相关芯片的应用说明,很不错的
关于USB的相关芯片的应用说明,很不错的-USB chip on the relevance of the application notes, very good
- 2022-05-24 15:23:30下载
- 积分:1
-
基于ATmega16的12864液晶显示源代码,包含汉字和图像的显示
基于ATmega16的12864液晶显示源代码,包含汉字和图像的显示-ATmega16 based on the 12864 LCD source code contains characters and image display
- 2022-04-25 07:48:44下载
- 积分:1
-
总的来说,在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