Hi Experts,
In DS-5 does the usage of Fixed Virtual Platform is free or only available under trial licensing ?
I want to load a Linux Kernel code even without trial licensing being installed. Is it possible to do so ?
Hi Experts,
In DS-5 does the usage of Fixed Virtual Platform is free or only available under trial licensing ?
I want to load a Linux Kernel code even without trial licensing being installed. Is it possible to do so ?
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…
Dear Ronan,
We recently got a Juno board. We sucessfully done the setup for android on that.(using the steps given in Setting up Android on Juno)
We are working on some multimedia application, which we want to port it to juno and see the performnace…
Hello,
in the DS-5 I have some pre installed FVP (e.g. VE_Cortex_A9x4). I understood these FVP are somehow related to a Virtual Express hardware platform. But I don't understand where do I get the configuration information of the FVP? E.g. if I have a…
Hello,
I'm a beginner in using DS-5 and to be familiar with that tool, I have downloaded and installed DS-5 Community Edition, version 5.19.0.
After installation, I started using the Fixed Virtual Platforms available on the package in order to start…
I would like to open a new project under DS-5. I want it to have the following code:
int main() {
int a = 7;
int b = 3;
for (int i=0; i < a*b; i++)
a = b+i;…
Hello
I am using the DS-5 professional edition and I can execute the examples for the ARM Cortex-A8 FVP. But where do I get the FVP for the ARM Cortex-A7?
regards
Matthias
Hello everyone,
I am starting with a DS-5 professional evalutation edition and was trying to follow the bare metal examples.
But all I got when starting the debugger and chosing a FVP configuration was an error message like that:
"Unable to connect to SMP_primes…
STEP wise can you please say how to simulate in ARM DS 5 TOOLS?