• Does armv8 foundation model built in ds5 support multicore?

    fshark
    fshark

    Hi guys,

    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…

    • Answered
    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 debugger hover functionality not working

    josecm
    josecm

    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?

    • Answered
    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum
  • Parsing arguments to main() through debugger

    fords5L1mo
    fords5L1mo

    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) but I cannot pass any arguments in main().

    My test…

    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • DS-5 FVP debugger always shows "Failed to load symbols for "Hello World.axf""

    CY
    CY

    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…

    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • Unable to Debug on Linux FVP for Windows

    Frank Ciotti
    Frank Ciotti

    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…

    • over 3 years ago
    • Software Tools
    • Arm Development Studio forum
  • Cortex-M23 FVP hard faults when using DS-5 Debugger

    HugoARA
    HugoARA

    Hi,

    I'm starting to explore this technology by running the TrustZone example application in Linux using GNU ARM Toolchain. This example is provided by a CMSIS software pack containing this example called "TrustZone for ARMv8-M No RTOS" which I was…

    • over 2 years ago
    • TrustZone for Armv8-M
    • TrustZone for Armv8-M forum
  • Why should we call secure function in handler mode?

    matt-ma
    matt-ma

    Why should we call secure function in handler mode? What is the design purpose for this?  As we know, none-secure side can also call secure function in thread mode.

    • Answered
    • over 1 year ago
    • TrustZone for Armv8-M
    • TrustZone for Armv8-M forum