• Unable to Debug on Linux FVP for Windows
    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...
  • DS5 FVP frequency ?
    DS5 FVP frequency ?
  • DS-5 debugger hover functionality not working
    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...
  • Parsing arguments to main() through debugger
    I am trying to pass arguments to main function while calling the program to execute through the debugger but it does not work. The debugger has automatically enabled me semihosting on my target (in ELF...
  • Using GICv2 with FVP
    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...