-
μITRON4.0 source code for ARM
μITRON4.0 source code for ARM
- 2022-08-24 17:11:41下载
- 积分:1
-
EEPROM的转换工具。可把C转为BIN文件
EEPROM的转换工具。可把C转为BIN文件-EEPROM conversion tools. C to be BIN documents
- 2022-05-15 18:30:33下载
- 积分:1
-
linux系统下的关于蓝牙模块的源代码!十分的经典的程序!
linux系统下的关于蓝牙模块的源代码!十分的经典的程序!-A very classical source code of Bluetooth module under Linux system.
- 2022-04-11 12:11:56下载
- 积分:1
-
纠正网上流传的绝大多数错误的硬盘安装方法,这是本人经验的结晶,可以节省您许多时间。...
纠正网上流传的绝大多数错误的硬盘安装方法,这是本人经验的结晶,可以节省您许多时间。-To correct the vast majority of Internet spread the error of hard disk installation method, which is the crystallization of my experience, I can save you a lot of time.
- 2022-03-05 07:08:02下载
- 积分:1
-
minigui的相关pdf文档,包括API函数,编程指南以及技术白皮书
minigui的相关pdf文档,包括API函数,编程指南以及技术白皮书-minigui related pdf documents, including the API function, programming guide as well as technical white paper
- 2022-02-15 04:19:11下载
- 积分:1
-
ALIENTEK MINISTM32 实验4 外部中断实验
资源描述
ALIENTEK MINISTM32 实验4 外部中断实验
ALIENTEK MINISTM32 实验4 外部中断实验
ALIENTEK MINISTM32 实验4 外部中断实验
ALIENTEK MINISTM32 实验4 外部中断实验
- 2022-03-21 19:37:02下载
- 积分:1
-
Examples of SPI bus, the use of KEIL+ PROTEUS development, there are detailed no...
SPI总线的实例程序,使用KEIL+PROTEUS开发,有详细的注释。-Examples of SPI bus, the use of KEIL+ PROTEUS development, there are detailed notes.
- 2022-12-23 19:25:03下载
- 积分:1
-
Freescale Imax21 of csi on procedures, use
freescale的关于Imax21的csi程序,好用-Freescale Imax21 of csi on procedures, use
- 2022-04-22 13:49:48下载
- 积分:1
-
本程序用于读出PS2键盘的码值并显示在1602显示器上。调试成功。可以移植在51单片机上。...
本程序用于读出PS2键盘的码值并显示在1602显示器上。调试成功。可以移植在51单片机上。-This procedure is used to read out the code value of PS2 keyboard and display monitor in 1602. Debugging success. SCM can be transplanted in 51.
- 2022-03-20 09:39:06下载
- 积分: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