-
SD卡和FAT16读写源代码 支持长文件名和子目录
SD卡和FAT16读写源代码 支持长文件名和子目录-SD card and FAT16 read and write the source code to support long file names and subdirectories
- 2022-01-31 03:07:49下载
- 积分:1
-
15693 无线数据传输模块实现源码。这是我经过测试绝对可以运行的。...
15693 无线数据传输模块实现源码。这是我经过测试绝对可以运行的。-15693 wireless data transmission module for source code. This is what I tested and can definitely run.
- 2022-07-03 02:41:58下载
- 积分: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
-
LCD多级菜单具体实现
LCD多级菜单具体实现-LCD multi-level menu concrete realization
- 2022-08-14 23:43:55下载
- 积分:1
-
基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器...
基于lpc2103的arm7代码,使用keil,使用中断实现了串口,I2C,看门狗,定时器-Arm7 code based on the lpc2103, use keil, use a serial port interrupt, I2C, watchdog, timer
- 2022-03-04 06:51:36下载
- 积分:1
-
实现超声波测距功能的电路硬件和程序
介绍了如何用单片机实现高精度超声波测距的具体电路,并给出了源程序。...
实现超声波测距功能的电路硬件和程序
介绍了如何用单片机实现高精度超声波测距的具体电路,并给出了源程序。
-Function of the realization of ultrasonic ranging circuit hardware and procedures describes how to use single chip to achieve high-precision ultrasonic ranging specific circuits, and gives the source code.
- 2022-02-02 00:56:01下载
- 积分:1
-
本程序是ADS1.2下的汇编示例程序,对于初学者有很大帮助!
本程序是ADS1.2下的汇编示例程序,对于初学者有很大帮助!-This procedure is compiled under ADS1.2 sample procedures are very helpful for beginners!
- 2022-04-28 03:07:23下载
- 积分:1
-
uboot 1.2 2009
uboot移植文档
1.2 2009
skyey模拟-uboot 1.2 2009
- 2022-04-26 13:14:23下载
- 积分:1
-
CC2540 USB虚拟串口程序
CC2540 USB虚拟串口程序,可以实现USB透传功能,可以用USB Dongle来实现
- 2022-03-22 06:54:18下载
- 积分:1
-
USB虚拟COM端口与stm32f407vg
这段代码在你的微控制器,你可以在PC COMPORT RS232,而无需使用任何USB转串口转换器
- 2022-05-20 02:12:29下载
- 积分:1