问题标签 [ds-5]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
arm - DS-5 - 如何查看 NEON 寄存器的值?
我正在使用 ARM DS-5,但在正常寄存器视图中看不到 NEON 寄存器。我只能看到核心寄存器。关于如何查看 NEON 寄存器的任何想法?
arm - DS-5 示例代码
我一直在尝试查找 DS-5 示例代码。DS-5 是否有示例代码显示如何使用不同的功能?如果是,我怎样才能访问它?示例代码涵盖了哪些内容?
eclipse-plugin - Import DS-5 plugin to an existing eclipse installation
I have an existing eclipse installation to which I want to import DS-5 as a plugin. Is this supported for the paid versions, Professional and Ultimate edition?
arm - DS-5 开发板支持
我正在尝试使用 HiKey 96 Board 开发应用程序。ARM DS-5 声称支持任何带有基于 ARM 的 SoC 的主板。是否支持HiKey板?一般来说,我如何确定 ARM DS-5 是否支持板卡?
arm - DS-5 debugger target support
ARM DS-5 claims to support different kinds of targets. What are different types of targets supported by DS-5? How can I connect to these targets?
macos - DS-5 支持 Mac OS X
我正在尝试在 Mac OS 上使用 DS-5。DS-5 网站https://developer.arm.com/products/software-development-tools/ds-5-development-studio说 DS-5 支持 Mac OS 但我无法弄清楚到底是什么支持。例如,我找不到 DS-5 的 Mac OS 安装程序。DS-5 实际上对 Mac OS X 有什么支持?
arm - DS-5:什么是 FVP、RTSM、基础模型、AEM 模型、快速模型、CADI?
DS-5 模拟器使用了很多术语,例如 FVP、RTSM、Fast Models、Foundation Model、AEM Model、CADI。Arm 的文档中提供的解释不是很清楚。这些术语是什么意思?作为 DS-5 的最终用户,我应该关心哪些术语?
arm - ARM DS-5 是否支持 A57 目标的周期精确跟踪?
将 ARM DS-5 调试器用于 Cortex-A57 目标时,是否可以启用周期精确跟踪收集?我过去曾在 Cortex-A9 目标上使用过此功能,但启用此功能的按钮似乎不适用于 A57。
我正在使用 ARM DS-5 版本 5.22.0 并且一直在花时间检查 DTSL 配置,但还没有找到任何可以让我启用此功能的东西。
跟踪数据收集与内部和外部跟踪缓冲区一起工作,但如果没有周期精确功能,就不可能看到设备访问延迟的影响。
c - Eclipse error "error starting process. Exec_tty error:Cannot run program"
I am using Ubuntu LTS 14 on x86. I have integrated DS-5 in Eclipse. I am trying to compile a simple loop program. There are no errors when I build the project, but I face an error,
error starting process. Exec_tty error:Cannot run program. Unknown reason.
A similar question was asked here and I followed the available answers. It solved the "Launch Failed error" but I got stuck in the new error. "Launch Failed. Binary Not Found." Snow Leopard and Eclipse C/C++ IDE issue
In the project settings, I have selected GNU elf parser, aarch64-arm-none-eabi compiler and linker. The code is,
windows-10 - Windows 10 是否支持 DS-5?
我正在尝试在运行 Windows 10 的笔记本电脑上安装 DS-5。DS-5 是否支持 Windows 10?如果是,我应该使用哪个版本?