• Duration:5 minutes and 14 seconds
  • Date:2015/08/31
  • Uploader:chenyy
Introduction
keywords: ARM DS-5
Let you fully understand the new features of ARM's latest version of DS-5 tool (version 5.14), including how to support ARM large and small core processing, upgraded compiler functions, multi-core debugger, trace synchronization function, power management, temperature management, etc. Explain the basics of using the ARM DS-5 debugger: how to create debugging configurations, how to set breakpoints in the program, etc.
Unfold ↓

You Might Like

Recommended Posts

The oscillation amplitude of the msp430F5438A 24M external crystal is very small
Use MSP430F5438A as an experimental board, XT2 is connected to an external 24M crystal, and two 22PF capacitors are grounded. Use the sample code from TI's official website to test and find that the c
zhengzhouzzu Microcontroller MCU
Is the PCB layer design indicated in the layout or in the plate making requirements?
This is the board layer setting, but there is no need for it in AD. Is it a direct input?Or in the documentation?Another question? The impedance of this multilayer board is defined as What's the diffe
btty038 PCB Design
Ask Cadence to draw schematics
I want to ask Cadence how to connect these three pages when I draw the schematic. I divide the CPU into three parts and want to draw them on three pages.
adadad111 Embedded System
A RAM online diagnosis implementation method for C2000 series chips
China Central FAE Sam ZhangAs more and more industrial applications have higher and higher requirements for product reliability and safety, when we design products, we must not only correctly implemen
alan000345 DSP and ARM Processors
LM3S8962 MAC address writing problem
Question: To modify the LM3S8962 MAC Address, can I just enter it from the following circle? If it is possible, do I have to modify it one by one when mass production is required? Also, is there a LM
eeleader MCU
Uncompressing Linux... done, booting the kernel.
[p=26, null, left][color=#000][font=Arial]The kernel boot is stuck at Uncompressing Linux..... done, booting the kernel. This seems to be a common problem. There are many reasons listed on the Interne
Wince.Android Embedded System

推荐文章

ARM 内核 汇编指令 的 8种 寻址方式 2025年01月22日
str: store register - 指令将寄存器内容存到内存空间中, ldr: load register 将内存内容加载到通用寄存器, ldr/str 组合来实现ARM CPU 和内存数据的 交换! 1、mov r1,r2; //寄存器r2的内容复制到r1中,寄存器寻址方式,(r1,r2 ARM中的通用寄存器) 2、mov r0,#0xFF00; //数0xFF...
ARM 汇编指令集 特点之一:指令后缀 2025年01月22日
1、同一 指令 添加不同的后缀 就会有不同的功能!   例子: B (Byte) 功能不变,操作长度变为8位 H (Half Word) 功能不变,操作长度变为16位 S(Signed) 功能不变,操作数变为有符号 //ldr,ldrb,ldrh,ldrsb,ldrsh S 和上一个不同,在不同的指令下S代表的含义不同这里表示:影响CPSR标志位,MOV 和...
ARM 汇编指令集 特点之一:条件执行后缀 2025年01月22日
mov r0,r1; moveq r0,r1;//这句代码是否执行 取决于 上几句代码 的运行结果(最后一次CPSR 寄存器 的 高四位 NZCV 的标志位) 条件后缀执行特点: 1、条件后缀执行是否成立,不是取决于本句代码,而是取决于这句代码之前的代码运行后的结果! 2、条件后缀只是决定本句代码是否执行,并不影响下一句代码。 CPSR : 高四位 解释 N:在结果是有...
ARM 汇编指令集 特点5:ARM 多级指令流水线 2025年01月22日
1、为增加处理器指令流 的速度,ARM使用多级流水线。 就是举个例子: mov r1,#0 ,这条指令 分几个人做,一个人从存储器取指令,解码指令中用到的寄存器,寄存器运算。 这样三步 :如果一个人做,需要分三步,浪费时间,ARM 就是分开处理,这样就能节省时间,加快处理速度。S5PV210 就有13级流水线,STM32F103 就有3级流水线! 流水线:缺点 一...

Recommended Content

可能感兴趣器件

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号