-
FAT32 文件系统中文规范,对你可能有很大帮助。
FAT32 文件系统中文规范,对你可能有很大帮助。-Chinese norms of FAT32 file system, you may have been inspired by them.
- 2022-01-22 00:55:32下载
- 积分:1
-
一个红外线遥控接收装置的图纸,协议和说明,以及具体所使用的芯片和编程资料,自己先顶1下~...
一个红外线遥控接收装置的图纸,协议和说明,以及具体所使用的芯片和编程资料,自己先顶1下~-an infrared remote control devices to receive the drawings, agreements and notes and the specific use chips and programming information, their first under one roof ~
- 2022-02-25 07:49:47下载
- 积分:1
-
ARMSYS实验二十四:FAT16文件系统的移植与应用
描述:对Nandflash进行格式化,完成文件系统初
始化,并利用FAT16提供的API函数...
ARMSYS实验二十四:FAT16文件系统的移植与应用
描述:对Nandflash进行格式化,完成文件系统初
始化,并利用FAT16提供的API函数进行文件操作。
另有:flash_tools,观察nandflash扇区内容的工具-Experimental ARMSYS 24: FAT16 file system and application of transplantation Description: on the NANDFLASH format, the completion of the file system initialization, and use the API provided FAT16 file operations function. Otherwise: flash_tools, to observe the contents of the NANDFLASH sector tools
- 2022-07-23 02:57:45下载
- 积分: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
-
STM32F10x学习程序
STM32F10x 本身并不难,不过因为第一次用 Keil MDK,还有想在 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-28 05:25:04下载
- 积分:1
-
欧姆表/温度传感程序PIC16C5X
OHMETER/TEMPERATURE SENSING PROGRAM for pic16c5x
- 2023-02-16 12:45:04下载
- 积分:1
-
good information! Vc and the LabVIEW programming
很好的资料!vc++与labview的交互编程---在vc环境下调用labview下生成的dll库-good information! Vc and the LabVIEW programming-- in the interactive environment called vc labv iew generated in the library dll
- 2022-04-10 04:15:47下载
- 积分:1
-
lcd模块化编程
lcd模块化编程,类比驱动一样注册,添加等,增加代码的移植性
- 2022-12-22 01:00:03下载
- 积分:1
-
mpu6050底层驱动
利用MSP430的硬件IIC与MPU6050的底层驱动,程序可移植性较强,居家必备,可以大大缩短你的程序调试时间,真是再好不过了,实在没有什么可以写的了,该死的“最少50个字”
- 2023-05-05 17:15:03下载
- 积分:1
-
用于Turbo编码器的里德所罗门RSC编码器
VHDL库-对嵌入式程序员有很大的帮助,VHDL语言参考。完整性-我们鼓励大家一起做贡献,可以在库里添加或者删除,这是最好的提升它的方法。教育性-这里有一套设计实例,可以展示这个语言一些最重要的部分,更好的理解完成一个VHDL设计所需要的各功能模块,大的设计可以分解为小的模块。当一些模块有共同的功能时,可以通过共用相同功能模块的方法来节约开发时间。
- 2022-07-22 00:21:19下载
- 积分:1