搜索资源列表
borland_cPP_4[1].5
- 用BC++ V4.5编译调试uC/OS-II的步骤 Borland C++ 4.5可以直接生成32位的Windows程序,即Win32s程序。-With BC++ V4.5 compiler debugging uC/OS-II steps Borland C++ 4.5 can generate 32-bit Windows program that Win32s program.
STM32_UCSO_UCGUI
- STM32移植UCOS+GUI,有详细的移植过程和源码-Stm32 transplantation ucos, ucgui, have the detailed steps of transplantation
uCOSII-lwip-note
- ucos下的lwip的详细移植说明,包括各个具体步骤,可根据网卡芯片修改代码。-ucos transplanted under the detailed descr iption of lwip, including various concrete steps to modify the code according to the chip card.
uclinux_and_boa
- 记录了将boa移植到uclinux上的步骤,对出现的错误提示进行了分析和解决-Boa transplantation will be recorded on the steps to the uclinux for prompt error analysis and resolution
tinyos2.0anzhuangshouce
- tinyos2.0安装手册,详细介绍了无线传感器网络操作系统tinyos安装步骤-tinyos2.0 installation manual, detailing tinyos wireless sensor network operating system installation steps
TransplantationuCOS-IItotheVS2008
- 移植uCOS-II 到VS2008,有源码,已经实现 ,并且另外带有演示步骤-Transplantation uCOS-II to the VS2008, a source has been achieved, and additional steps with a demonstration
uCOS-II
- 关于ucosII在LPC2292上的移植源码,包括所有步骤,直接编译就可以运行-On the LPC2292 on ucosII transplant source, including all steps, you can run directly translated
uCOS-explain
- UCOS 移植到MSP430149上的步骤和注意事项,以及相应的代码分析,是学习UCOS的好资料。-UCOS transplanted to MSP430149 on the steps and precautions, and the corresponding code analysis, is to learn UCOS good information.
ARM
- ARM学习步骤,一步一步学习uCOS和ARM体系结构的心得-ARM learning steps, step by step learning uCOS experience and the ARM architecture
MicroC-OS-III-
- UCOS-III中支持了时间片的轮转调度,为了减少关中断的时间, 内核在对临界段的处理上使用了一些方法,比如为防止中断中访问 临界段代码,把中断的事情分两步来做,即中断中把对内核的操作 仅做保存,实际的操作推迟到一个称为OS_IntQTask中完成!这样 就可以在程序中使用禁止调度的方式来处理临界段的代码,也大大 减少了关中断的时间!但这并不意味着这种方法就是最优了,它是在 任务切换的消耗和关中断的时间来平衡的,所以UCOS-III也支持使用 关中断的方
ucosiii
- 从官网下载的UCOS-III源代码,以及stm32移植UCOS的方法步骤-The UCOS-III source code downloaded from the official website, and stm32 transplant UCOS method steps
Serial-port-interrupt-in-mini2440
- 详细介绍了 在mini2440中使用串口接收中断的步骤 并包含了必要的.C与.H文件可以稍作修改后可直接使用 并且为初学者提供了可直接实现的ADS范例-Introduces in detail the use of serial port receiving interrupt in mini2440 steps And contains necessary. With C. H file can be used directly And provides direct implementati
TKScopeLPC1100-user-guide
- The contents in detail, the simulation steps are clear. The contents in detail, the simulation steps are clear.-The contents in detail, the simulation steps are clear.The contents in detail, the simulation steps are clear.The contents in detail, the
LPC1768AD
- LPC1768上AD转换代码,包括anglog test board AD原理图,实验步骤-AD on LPC1768 conversion code, including the test board AD anglog schematic diagram, experimental steps
gps
- 对和芯北斗定位模块,每秒吐出的定位数据做一定的过滤,每十个 数据采样一个数据,保存到flash;并实现通过U 盘按一定的格式将已保存的 数据导出,通过PC 工具将历史轨迹数据在地图上回放,实现对车辆轨迹的跟 踪和行车历史数据的记录。-Of beidou positioning module, a second s positioning data filtering, ten Data sampling, a data saved to a flash And implemen
STM32移植参考文档
- 实操性最强:uCOS-II移植到STM32上的详细步骤和[4]stm32f103_ucos_ii移植,较为详细讲解移植过程(The most practical operation: uCOS-II transplantation to STM32 detailed steps and [4]stm32f103_ucos_ii transplantation, a more detailed explanation of the transplantation process)