-
C89c51 usb driver, realizing the usb serial transfer function provides a virtual...
C89c51 usb驱动程序,实现了usb转串口的功能,提供了一个虚拟的串口-C89c51 usb driver, realizing the usb serial transfer function provides a virtual serial port
- 2022-02-10 08:03:30下载
- 积分:1
-
cypress的an2131开发板原理图
cypress的an2131开发板原理图-cypress an2131 the development board diagram
- 2023-09-04 18:05:03下载
- 积分:1
-
利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。...
利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。-use the LCD interface TFT color LCD display. including basic drawing functions, including those of the BMP image decoder shows the original function.
- 2023-04-11 20:05:04下载
- 积分:1
-
外部中断INT0模拟1200bps串口通讯。一次MCU可以可以接收并通过MCU向下位机发送30个字节。
外部中断INT0模拟1200bps串口通讯。一次MCU可以可以接收并通过MCU向下位机发送30个字节。-external interrupt INT0 simulated 1200 serial communication. A MCU can be accepted and passed down MCU can send 30 bytes.
- 2022-04-27 21:24:24下载
- 积分:1
-
CPLD/FPGA设计中的时钟应用讲解 及其实例
CPLD/FPGA设计中的时钟应用讲解 及其实例-CPLD/FPGA design applications on the clock and its examples
- 2023-05-30 10:20:04下载
- 积分:1
-
嵌入式开发板s3c2410的模数转换模块的linux操作系统驱动程序,涉及进程,中断,信号量,文件系统等概念...
嵌入式开发板s3c2410的模数转换模块的linux操作系统驱动程序,涉及进程,中断,信号量,文件系统等概念-S3C2410 embedded development board of the analog-digital conversion module linux operating system drivers, involved in the process, interruption, semaphores, file system concepts
- 2023-02-12 01:15:04下载
- 积分:1
-
用IO口模拟串口
用IO口模拟串口-with simulated serial IO
- 2022-03-07 15:30:11下载
- 积分: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
-
a touch screen DRIVER
一个触摸屏DRIVER-a touch screen DRIVER
- 2022-03-23 13:02:00下载
- 积分:1
-
linux udp通讯
资源描述
linux下udp通讯,包括client和server,学习Linux socket的入门程序,供学习linux系统编程参考
- 2022-03-11 07:49:04下载
- 积分:1