-
一个usb转jtag的仿真器资料。里面有电路图和实现这个仿真器的软件和这个软件的api。喜欢jtag的研究一下吧。...
一个usb转jtag的仿真器资料。里面有电路图和实现这个仿真器的软件和这个软件的api。喜欢jtag的研究一下吧。-A usb data transfer jtag emulator. Inside circuit diagram and realization of this emulator software and the software of the api. Look like the jtag the bar.
- 2022-02-25 13:36:19下载
- 积分:1
-
ARM since learning some lessons learned, in their own design S3C44B0X an example...
本文是我学习ARM开发以来的一些经验总结,以自己设计的S3C44B0X板为例,给出我调试开发ARM开发板的一些最基础知识。我只是在自己的开发板调试过并且经验有限,有些知识只能做为参考,不一定准确,就算给大家一个“例程”吧,如果大家有不同意见,希望多多指正!-ARM since learning some lessons learned, in their own design S3C44B0X an example, I presented the development and debugging of the ARM development board some of the most basic knowledge. I was only in their own development boards tuned and limited experience, some knowledge only as a reference, not necessarily accurate, even if everyone with a "routine" for the country, if we have different opinions, many correct!
- 2022-05-21 03:33:43下载
- 积分:1
-
LPC2368 through proven CAN communication procedures
LPC2368上通过验证的CAN通讯程序-LPC2368 through proven CAN communication procedures
- 2023-03-03 22:00:03下载
- 积分:1
-
单片机C语言100例源代码基于PIC
单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC单片机C语言100例源代码基于PIC
- 2022-02-28 13:37:22下载
- 积分:1
-
基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理...
基于向量的中断,大多数ARM开发这把中断查询的工作安排在初始化代码部分完成,但是本程序优化了一下,将查询过程安排在中断服务程序中进行,这样更加直观合理-disruptions, the majority of ARM inquiries that the interruption of work for the completion of initialization code, but the process optimization for a moment, in the course of inquiries interrupted service procedures, is more intuitive reasonable
- 2022-10-17 00:50:04下载
- 积分:1
-
μC/OS
μC/OS-II实验程序说明
软件版本:V1.0 日期:2005-05-25
多任务是指多个任务在操作系统的控制下同时运行,它的实现实际上是靠操作系统在
多个任务之间进行切换和调度。在多任务系统中,内核负责管理各个任务,即为每个任务
分配CPU时间,并且负责各任务之间的通讯。μC/OS-II操作系统最多可以支持64个任务。
每个任务的优先级不能相同,优先级数字越小,优先级越高。在μC/OS-II操作系统中,
OSInit()创建了两个μC/OS-II的默认任务:一个是OS_TaskIdle,即CPU空闲任务,它拥有
最低的优先级,当有其他任务运行时此任务处于就绪态,没有其他任务时就是它在运行,
该任务是μC/OS-II必需的任务;另一个任务是OS_TaskStat,它每隔一段时间就做一些统-Arm adt IDE
- 2023-08-06 17:45:03下载
- 积分:1
-
arm开发的软件调试工具这是降低成本的一种开发方法
arm开发的软件调试工具这是降低成本的一种开发方法-arm developed software debugging tools This is a lower cost method development
- 2022-03-18 08:10:53下载
- 积分:1
-
本文详细介绍了S3C44B0中断系统,是初学arm嵌入式系统的理想入门材料,对ARM嵌入式系统的开发者也有很好的参考价值...
本文详细介绍了S3C44B0中断系统,是初学arm嵌入式系统的理想入门材料,对ARM嵌入式系统的开发者也有很好的参考价值-This paper describes the S3C44B0 interrupt system, arm embedded system is a learning portal an ideal material for ARM embedded systems developers have a very good reference value
- 2022-08-11 04:42:08下载
- 积分:1
-
Long ARM9 FS2410 development board BIOS source!
优龙 ARM9 FS2410开发板的BIOS源程序!-Long ARM9 FS2410 development board BIOS source!
- 2022-03-11 20:42:18下载
- 积分:1
-
MIPS R4400 用户手册,指令集介绍
MIPS R4400 用户手册,指令集介绍-The R4000 processor provides complete application software
compatibility with the MIPS R2000, R3000, and R6000 processors.
Although the MIPS processor architecture has evolved in response to a
compromise between software and hardware resources in the computer
system, the R4000 processor implements the MIPS ISA for user-mode
programs. This guarantees that user programs conforming to the ISA
execute on any MIPS hardware implementation.
- 2022-03-23 20:42:34下载
- 积分:1