• Need to know how to make an ARMV8 assembly call from C code

    CS-Jay
    CS-Jay

    Hello. I'm working on a DS-5 project for a computer architecture class.

    Our instructor set up and put the project up for download. However for our final project my group and I are to work together on a small implementation of our choice.

    Since its…

    • over 2 years ago
    • Software Tools
    • Arm Development Studio forum
  • ARMv8 Assembly Language IDE

    AnthonyPaulO
    AnthonyPaulO

    I'm currently using Windows Notepad to program my Raspberry Pi in assembly language and I run it through 'as' and 'ld' to create the binary output. I would like to use an editor that has syntax highlighting specific to the version of ARM I'm using (in…

    • Answered
    • over 2 years ago
    • Processors
    • Cortex-A / A-Profile forum
  • Cortex A53 Debug using DSTREAM

    premchandh
    premchandh

    I am working with an S32V234 (NXP) branded ARMv8 Cortex-A53. I am trying to bring the board up in a secure way.I'm using DS-5 Development Studio Ultimate edition.I created a sample C Project. For flashing my code on that ARM Core.Firstly I Configured…

    • over 1 year ago
    • Software Tools
    • Arm Development Studio forum