-
uarmjtag2.0仿真软件功能强大,超";硬";软件仿真…
UArmJtag2.0仿真软件 功能强大、超“硬”的软件仿真器! 博创科技最新发布的ARM调试驱动程序UArmJtag2.0是UArmJtag1.5的升级版本,是继能够成功支持ADS1.2的UArmJtag1.5后的又一重大贡献,UArmJtag2.0可以独立实现FLASH烧写功能,完全替代一般意义上的硬件仿真器,使广大高校师生和科研爱好者从高成本的ARM开发工具中解脱出来! UArmJtag是博创科技自主研发的,超低成本,高性能的ARM仿真调试工具,支持目前市场普遍采用的并口模拟简易仿真器,使简易仿真器速度和功能达到并超过一般通用ARM硬件仿真器的水平。UArmJtag完全支持RDI 1.5.1调试协议,可以和ARM公司的SDT2.51、ADS1.2仿真开发环境配合使用。 最新的UArmJtag2.0版本保持了UArmJtag 1.5的原有功能,并增加了以下独到功能: 1、FLASH编程功能:把硬件仿真器的算法加入到了UArmJtag2.0版中,实现了对FLASH的稳定编程,编程速度达到甚至超过部分硬件仿真器的水平。使用户彻底解决了丢失BIOS数据的困扰。 2、支持ARM9在线调试:UArmJtag2.0版支持ARM7/ARM9系列嵌入式微处理器的调试,在ADS1.2开发环境下仿真调试速度达到甚至超过部分硬件仿真器的水平,稳定可靠。-UArmJtag2.0 simulation software powerful, ultra "hard" software simulator! Bo CIT latest ARM debugging driver UArmJtag2.0 UArmJtag1.5 is an upgraded version, following the success of UArmJtag1.5 ADS1.2 support of another major contribution, UArmJtag2.0 FLASH can be achieved independent of burning function completely replace the general sense of the hardware Simulator, the majority of college students and resea
- 2022-10-26 10:10:03下载
- 积分:1
-
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。...
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good beginner embedded developers example.
- 2023-04-06 08:25:03下载
- 积分:1
-
基于EasyARM1138的光标修动修改程序
基于EasyARM1138的光标修动修改程序-Based on revised EasyARM1138 cursor moving an amendment to the procedure
- 2022-04-23 18:24:01下载
- 积分:1
-
dsp2812例程
很好的例程
包含sci 等外设
module i2c_master_model (scl, sda);
inout scl;
inout sda;
parameter slave_addr_reg = 7"b0110101; //slave addr
int i;
reg R_scl = 1"bz;
reg R_sda = 1"bz;
reg clk = 0;
always #(1329.1125) clk = !clk;
assign scl = R_scl;
assign sda = R_sda;
- 2022-08-04 02:55:17下载
- 积分:1
-
easyarm2013 project template for the development of lpc2103 This is the template...
easyarm2013工程模板,这是为开发lpc2103写的模板-easyarm2013 project template for the development of lpc2103 This is the template Writing
- 2022-02-02 12:37:30下载
- 积分:1
-
MDK工程模板
MDK工程模板,已通过调试可以正常运行。库函数采用官方固件库3.5。STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex-M3内核。按性能分成两个不同的系列:STM32F103“增强型”系列和STM32F101“基本型”系列。可以根据需要选择不同型号。此工程模板采用STM32F103“增强型”。
- 2022-11-15 14:25:03下载
- 积分:1
-
this programmer for samsung s s3c2410. it s for ADC
this programmer for samsung s s3c2410. it s for ADC
- 2022-03-07 12:58:08下载
- 积分:1
-
minigui在arm下的编程环境
minigui在arm下的编程环境-MiniGUI arm in the programming environment
- 2022-06-14 13:14:45下载
- 积分:1
-
串行传输
介绍了串行传输从手臂 2378,在其中串行传输的数据显示在超级终端过程
- 2023-04-03 11:10:03下载
- 积分:1
-
三星和# 39;的S3C4510开发板文本块的使用,详细设计…
是三星的S3C4510开发板的使用文挡,有详细的设计资料,很好。-is Samsung"s S3C4510 development board block the use of text, a detailed design information, very good.
- 2022-06-15 00:48:26下载
- 积分:1