• Does DS-5 ultimate evaluation version offer an FVP to ARMv8 executable?

    ashwani
    ashwani

    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…

    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum
  • table in arm asm

    Umesh Pandey
    Umesh Pandey

    Hi,

    I am currently using ARMv8 DS-5 for development and am unable to find how to define and initialize the variable in arm asm. Specifically, I want to define the following constant variable in asm file:

    const  Word16 tbl[4][8] =

    {

        {   0,   0,  â€¦

    • Answered
    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum