Hi guys,
I'm working on arm armv8 foundation model, and I'm wondering if any way to have more than 1 serial connection, like ser1 for console, ser2 for something else? I checked user doc of foundation model, seems like there's no such parameters that…
First I follow the DS-5 start demo and can debug my code correctly on the ARM FVP -> VE_Coretex_A9x1.
Then I follow the link to enable NEON and it needs to set CPU target in the build, the axf file has been built correctly but the debugger stops to…
When I using ds5 with armv8 foundation model, I noticed that it's armv8-Ax1, seems only 1 core is supported. I do have another separate download of v8 foundation model installed, which supports 4 cores.
My questions is, is is possible to…
I'm using the DS-5 debugger in eclipse in Ubuntu with FVP models and when stopped at a breakpoint, when I hover a variable it shows me its declaration and not its current value. Does somebody know how to fix this?
I am using the A53 FVP model with DS-5. I see that by default this is configured to be used with GICv3 by, for example, reading the architecture version on the GICC_IIDR register. Is it possible to use GICv2 instead? How can I do this?
Thanks in advan…
Trying to look for an IDE that support FVP for the Cortex M7. Does DS-5 support it? If not, what are my options?
DS5 FVP frequency ?
I started to use DS-5 recently and applied for a evaluation license for professional version.
I followed instructions strictly from this page DS-5 Documentation & Resources / Tutorials / Getting Started with ARM DS-5 | ARM DS-5 Development Studio
But…
Hello,
I am attempting to run and debug the the HelloWorld_GCC sample application as described here:
Linux Application Debugging Using DS-5 – DS-5 Development Studio – ARM Developer
The application builds fine,however when I connect to the target…
To develop, port and debug the Linux kernel on a platform, you will need to be able to set breakpoints, view registers, view memory, single-step at source level and so on - all the normal facilities provided by a debugger. You may also need to do these…
In a previous blog I wrote about the Fastline plugin developed for Arm Fast Models, and how it can be used with the Streamline performance analyzer. With the recent release of DS-5 5.28, we have enhanced this experience, including all necessary files…
Is there a way to dump the ETM trace (using DTSL) from a VE_AEMv8x1 FVP? I would like to store the RAW trace somewhere so I can process it later.
Thank you,
Andrei
Hi Experts:
I'm using DS-5 v5.22.0 with license.
I want to run startup_Cortex-R5 sample code from cheat sheets.
However, I don't have Versatile Express Cortex-R5x2, so I need FVP.
But, the documentation "Fixed Virtual Platforms Version 1.4 FVP Reference…
When I try to connect to xaos-FVP-example,
Launching xaos-FVP-example cann't continue.
It progress only 36%. (Fast Models - OLCD Cortex- A8 EB pops up)
I tried same it at other PC. It succeed.
It looks PC configuration problem.
DS-5 License looks O.K
What…