-
ks8695网络处理器资料汇编。
ks8695网络处理器资料汇编。-ks8695 network processor compilation.
- 2023-03-21 22:25:03下载
- 积分:1
-
CCs 0 99 计数器显示应用程序
计数器显示 0-99 ccs 应用开放源码应用程序0-99 按钮计数器
- 2023-06-16 19:00:03下载
- 积分:1
-
智能楼宇自动控制系统
智能楼宇自动控制系统-Intelligent Building Control System
- 2022-01-22 15: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
-
新唐mo上移植ucosii
The download includes the kernel source code, and a demo application for EVERY
RTOS port. See http://www.freertos.org/a00017.html for full details of the
directory structure and information on locating the files you require.
The easiest way to use FreeRTOS is start start with one of the demo application
projects. Once this is running the project can be modified to include your own
source files. This way the correct files and compiler options will be
automatically included in your application.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-15 02:23:30下载
- 积分:1
-
M-BUS总线中的模拟电路-M-BUS the analog circuit
- 2022-02-02 21:30:42下载
- 积分:1
-
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查...
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。-use of object-oriented method to complete the "quick spell-check procedure" in the analysis, design and implementation process. Rapid screening procedures spelling basic requirements as follows : 1. Spell-checking documents to text files stored in the form of Disk; 2. Just check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, as a non-alphabetic character as the separator; 4. Judge spelling error is the basis of dictionaries, dictionaries in the form of text files stored in external memory; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output form of a text document storage, its format : Line
- 2022-04-07 23:12:43下载
- 积分:1
-
Digital logic traffic signal curriculum design codes, please correct me
数字逻辑交通信号灯课程设计代码请指正-Digital logic traffic signal curriculum design codes, please correct me
- 2022-11-19 04:35:03下载
- 积分:1
-
小桂1.6.8库和源
mini gui 1.6.8 lib and source
- 2022-01-26 08:34:05下载
- 积分:1
-
射频识别门锁系统
&我的项目是RFID门锁系统。这个系统是用来打开门与RFID传感器。什么时候你要开门,就必须把射频识别卡放到门上接受者ARM控制器读取卡中的数据,检查卡中的代码,比较eeprom中的用户代码和卡中的代码是否正确是的,门会为这个人打开的。
- 2022-07-28 06:53:26下载
- 积分:1