搜索资源列表
jtager-0.3.0.tar
- linux下的jtag仿真器程序,可使用在arm7(44b0,4510,2410等)和arm9上面,可以烧写flash 39lv160等,再不用两个系统不停重启了。-the JTAG Emulator procedures, the use of the ARM7 (44b0, 4510,2410) and arm9 above, 39lv160 burning flash, no longer have to keep two systems resumed.
ARM的bootloader代码
- :本文首先描述了开放源码的嵌入式硬件仿真环境SkyEye的总体架构,然后对SkyEye模拟器的LCD及TouchScreen模拟模块的设计、实现与验证过程进行了深入的阐述,并且分析比较了LCD模拟的不同实现方式。开源嵌入式GUI系统-MiniGUI和Linux操作系统在SkyEye模拟器上的成功运行说明了SkyEye模拟器的LCD及TouchScreen模拟模块的设计实现是正确和可靠的。-: This paper first describes the open source embedded
LPC213x例程 for IAR
- 代码包括NXP LPC213x系列ARM7的各个外围模块(Rtc,Timer,Uart,Vic,以及LCD接口)例程,编译环境是IAR V5.2,能方便的使用J-Link仿真调试。大家可以在此基础上修改代码,移植到自己的系统中,提高效率。
LPC2138+SD卡Proteus虚拟平台
- arm7 lpc2131 读写SD卡的程序,采用SPI模式,编译环境是ADS1.2,并有Proteus的仿真,可添加Fatfs文件系统
热电偶测温控制系统仿真(C程序)
- 热电偶测温控制系统仿真(C程序),protues仿真,可作为初学者的参考。,Thermocouple temperature control system simulation (C program), protues simulation, can be used as a reference for beginners.
SST89C5458
- 数控系统的模拟系统,用SSTC51仿真单片机,仿真数控机床切割,能执行数控机床代码.-CNC simulation system, using single-chip SSTC51 simulation, simulation of CNC cutting machine, CNC machine tools to carry out the code.
Forum_mmc
- MMC卡的51单片机驱动,附带C的源代码,以及PROUTUES的仿真,代码内容有文件系统。推荐!-MMC card driver for 51 single-chip, with C source code, as well as PROUTUES simulation, code content have file system. Recommend!
Research_on_Wind_Farm_Modeling
- 本文对风电场—无穷大系统进行了简单的仿真分析,主要包括小干扰稳定分析,风电场的并网、负荷扰动以及联络线故障时的暂态分析。然后以达里风电场所在系统为例,在稳态分析和暂态分析的基础上计算风电场允许接入最大容量。 -In this paper, Wind Farm- infinite simple system simulation analysis, including small signal stability analysis, wind farm and the net tie-line
NewAtmega8
- 用于Atnel8仿真IC卡Nagra加解扰有线电视系统。-Atnel8 simulation for IC card cable system Nagra encryption.
NewAtmega88
- 用于Atmel88仿真IC卡Nagra加解扰有线电视系统。-Atmel88 simulation for IC card cable system Nagra encryption.
P89V51
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的
4d33451b-c741-4079-9d9b-3d87bd184398
- 本文详细系统地介绍了uC/OS-II在51单片机上的移植、重入实现方法、硬件仿真、固化、人机界面等关键内容。
doucon
- 单片机dos和ucos系统等程序仿真,包含电路图,proteus仿真图,源程序代码~希望可以为大家做点我微薄之力-SCM procedures dos and ucos system simulation, including circuit, proteus simulation diagram, source code ~ hope you do something for me modest
huibianzhilingshiyan
- 用嵌入式系统开发对LED灯的闪烁,其中采用ASM对程序进行编写,通过ARM2410开发平台进行仿真-Embedded system development with the flashing lights on the LED
lpc
- 基于PROTEUS的ARM温度采集系统仿真设计-PROTEUS' s ARM-based simulation of the temperature acquisition system design
DCC-_based-_ARM-JTAG-debugger
- 本文详细介绍了基于DCC和JTAG的删硬件仿真调试器的研究与设计 过程。该硬件仿真调试器除了具有下载、断点、单步运行、连续运行、读写内存区域和对寄存器操作等基本调试功能外,还有通过使能DCC通道,来进行快速对目标机内存读写的功能。因为读写内存是调试过程中最常用的功能,这样就大大地提高了调试的效率。文中,首先对嵌入式系统开发和嵌入式调试器进行了全面的介绍。然后对当前嵌入式调试中应用最为广泛的JTAG技术和删中的 JTAG原理作了详细介绍。接着对删片上调试原理进行了深入分析。最后, 深入阐述了L锄b
SoC-verify-and-debug
- 摘要:介绍SoC(片上系统)软硬件协同验证中的软件仿真,给出验证uART(通用异步收发器)硬件接口的应用程序范例。利用GNU工具链开发SoC软硬件协同验证中的应用程序,并利用仿真器进行软件仿真,仿真结果正确。可以根据处理器的类型对GNU工具链进行配置,使开发流程适合所有GNu支持的处理器,方法具有一般性。根据开发者的具体需要,开发soc芯片的应用程序用于软硬件协同验证。-Abstract: SoC (system on chip) hardware and software co-verific
the_gem5_simulator
- 系统仿真器技术指导,gem5可以作为处理器设计和片上网络设计的验证-the technical tutorial of the system simulation,it can be used in test of the design of the processor and network on chip
fig7x40
- 永磁电机双闭环SVPWM调速系统仿真,可以实现永磁电机转速的恒定控制,仿真效果很好。-Permanent magnet motor PWM double closed loop speed control system simulation, you can realize constant speed control of permanent magnet motor, the simulation works well.
射频仿真
- 智能门锁 51单片机 射频 门禁系统 proteus C语言(Intelligent door lock)