Books of embedded systems. Books os the TMS320C67xx texas DSP. Bluetooth application. Very good mate
Books of embedded systems. Books os the TMS320C67xx texas DSP. Bluetooth application. Very good material for hardware an...
micro+os技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Books of embedded systems. Books os the TMS320C67xx texas DSP. Bluetooth application. Very good material for hardware an...
including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... -----------------------------------...
阐述μ C/OS-II 下中断处理的一般方法和PC 体系中断的基本概念;以异步串行口为例,详细分析在x86 实模式和保护模式下,基于μ C/OS-II串行驱动的实现过程。这些方法和思路
本文介绍了μC/OS-II移植到PC机上的过程,使μC/OS-II应用系统程序在PC机上脱离DOS或Windows环境运行。着重介绍了Bootloader引导程序和EXE程序启动代码的设计与实
在μC/OS-II 内核中,各个不同的任务使用独立的堆栈空间,堆栈的大小按每个任务所需要的最大堆栈深度来定义,这种方法可能会造成堆栈空间浪费。本文叙述如何在RTOS 中多个任务共用连续存储空间作为任务