• Debugger cannot execute cast and vectorization commands

    Rei
    Rei

    Hello. I am a novice in programming. I have a problem with the debugger.
    My target CPU is Cortex-A72 Aarch64, FPU Armv8 (Neon). I use vectorization.
    When the debugger reaches the line:
    uint8x16_t aa = vmovq_n_u8 (0);
    he writes that it is running, but nothing…

    • 1 month ago
    • Processors
    • Cortex-A / A-Profile forum
  • Using the Juno ARMv8-A Development Platform with DS-5 Ultimate Edition

    Ronan Synnott
    Ronan Synnott

    A couple of months ago I posted this blog discussing how to get started with the Fixed Virtual Platform supplied with DS-5 Ultimate Edition. I'm writing this blog as a follow up, as ARM has just released their first ARMv8 Development Platform, J…

    • over 5 years ago
    • Software Tools
    • Tools, Software and IDEs blog