-
基于ARM嵌入式系统的通用bootloader的设计与实现
基于ARM嵌入式系统的通用bootloader的设计与实现-the designe and actualization of bootloader on arm embeded system
- 2022-12-12 09:20:03下载
- 积分:1
-
科银是做嵌入式操作系统DELTAOS的公司,该文档说明该系统的结构和程序设计,以及一些例子。...
科银是做嵌入式操作系统DELTAOS的公司,该文档说明该系统的结构和程序设计,以及一些例子。-Branch Bank is doing DELTAOS embedded operating system companies, the document shows that the system is the design structure and procedures, and some examples.
- 2022-11-25 23:50:03下载
- 积分: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
-
感应电动机保护系统
保护感应电动机是重要的因为大多数工业应用 useinduction 电机由于其高鲁棒性、 可靠性、 低成本和维护和高效率的市场。他们也是关键的组件在许多商业上可用设备和工业过程.该项目为了从单一逐步和超温保护感应电动机。提供一个保障制度是在行业中,使用大量的汽车,这样任何电动机故障不会受到妨碍生产非常重要的。这个项目的发展的基本思想是提供安全的工业电机/泵/升降马达等。清晰的阶段,从 3 个阶段是失踪或运动操作期间的温度超过其临界值,如果电机立即停止.该系统采用 3 相电源在哪里三个单变压器铁心与它相连。如果任何阶段不可相应变压器将停止向该电路供电。这导致四个继电器的某个变开关被关闭。主营继电器是 poweredthrough 四个中转一套获取断开,因为一个继电器不 beingpowered。因此主继电器,交付 3 相供电电机的 getsdisconnected.热敏电阻连接到电机本体感觉温度。如果温度升高然后第四个中转供应已断开连接。
- 2022-03-03 09:32:12下载
- 积分:1
-
intel的一个高效率FLASH文件系统。思路很好,支持断电修复和FLASH的平均使用。不过代码如果移植会有些问题。...
intel的一个高效率FLASH文件系统。思路很好,支持断电修复和FLASH的平均使用。不过代码如果移植会有些问题。-a high efficiency Flash File System. Good ideas, support and repair power outages FLASH the average. But if the code will transplant some of the problems.
- 2022-02-04 21:26:05下载
- 积分:1
-
uClinux下的CAN总线控制器驱动程序源代码
uClinux下的CAN总线控制器驱动程序源代码-uClinux under the CAN bus controller driver source code
- 2022-10-22 00:10:03下载
- 积分:1
-
C+++GUI Programming with Qt4 的源码,非常好用,也支持vc哟,大家快来下...
C+++GUI Programming with Qt4 的源码,非常好用,也支持vc哟,大家快来下-C+++ GUI Programming with Qt4 source code, very easy to use, and also supports vc yo, Come under the U.S.
- 2022-12-22 21:15:03下载
- 积分:1
-
AD7799的源代码。电子秤是8051控制器通过SPI接口。
AD7799 source code. AD7799 is interfaced with 8051 controller using SPI.
- 2022-04-20 11:05:42下载
- 积分:1
-
PIC系列单片机典型应用程序集:
b16tobcd
PIC系列单片机典型应用程序集:
b16tobcd-PIC MCU sets typical applications: b16tobcd
- 2022-01-25 20:14:21下载
- 积分:1
-
similar to a Windows environment with the softice of source code, can be used to...
一个类似与Windows环境下的softice的源代码,可以用来调试driver和应用程序。-similar to a Windows environment with the softice of source code, can be used to debug the driver and application procedures.
- 2022-06-12 05:06:24下载
- 积分:1