When starting up the debugger (v5.22), I select the uC-OSIII OS in the configuration. When I stop in a task on a breakpoint, the OS tab has no information for any of the tables.
Is there some extra linkage that needs to be setup to get this feature…
When starting up the debugger (v5.22), I select the uC-OSIII OS in the configuration. When I stop in a task on a breakpoint, the OS tab has no information for any of the tables.
Is there some extra linkage that needs to be setup to get this feature…
I try to compile the TrustZone example provided by examples/Bare-metal_examples_ARMv7.zip in DS-5 v5.21.1(latest version) and then I get this
License checkout for feature compiler5 with version 5.0201503 has been denied by Flex back-end. Error code:…
I try to install DS-5 for Linux(64 bit) on my Ubuntu 12.04.5(64 bit), and it warns me that a bunch of libraries are missing:
One or more of the DS-5 system dependencies are not installed, see below for a list of the missing libraries. libc.so.6 (32-bit…
I am trying to build a static library with ARM DS-5, then link to this library from an executable which is built using GCC-arm.
I am able to build the static library with ARM-DS-5, but when I build my executable (which links to the static library) with…
I am running DS-5 Ultimate edition trial version on Windos 7- [new to DS-5 ]
I am able to build Hello Example- but when i am trying to debug it - I am facing following problem -
please guide me -
com.arm.debugger.control.target.TargetControllerException…
I have compiled a simple "Hello World" program on DS-5 ultimate evaluation version and couldn't find a bare metal FVP on which I can run it. When I select "ARM FVP->VE_AEMv8x1->Bare Metal Debug->Debug ARMAEMv8-A" in "Connection" tab of "Debug Configuration…
Hi,
I am currently using ARMv8 DS-5 for development and am unable to find how to define and initialize the variable in arm asm. Specifically, I want to define the following constant variable in asm file:
const Word16 tbl[4][8] =
{
{ 0, 0, …
How to load a binary file into an memory offset in DS-5 Ultimate Edition?
load, loadfile and file file does not help in loading binary file.
Thanks
Can DS-5 Streamline be used with RTSM/Fixed models for cortex-A53 processors? If it is possible, what is the procedure ?