• ARM JUNO BOARD R2
    Hi,      i am very new to ARM JUNO R2, below are my doubts regarding R2. How to generate the image for Juno board what are the images we will get after compilation, how to load the images into target...
  • Debugging on ARM Base FVP
    Hello, I would like to know how do I attach gdbserver to my ARM Base FVP for debugging. All tutorials online explain using DS-5. I would like to use gdb since I am more comfortable with it. I already...
  • Debugging Arm Trusted Firmware
    Preface This article outlines how to use DS-5 Development Studio (DS-5) to debug Arm Trusted Firmware (ATF) from cold reset through to normal world handover. Specifically, this article discusses two...
  • ARM 7 TDMI
    Hello I am  new to this forum and new to Arm 7 programming. My question is - I have a programming (I think it is a Flash) file in hex ,which I downloaded to Arm 7 MCU through Rlink usb tool to run the...
  • Arm keil optimization
    Hi sir, My IDE is arm keilv5. And I want to know what the compiler really do when the optimization is turn on(-o1 -o2 -o3 and cross module optimization). I just found some brief descriptions. But...