• Monitor Mode Debugging
    Is any another use of Monitor Mode Debugging except rtos system ?
  • How it is possible to use DStream for debugging all trusted firmware on Juno R2?
    Hello, I have generated a fip.bin with BL1, BL2, tspd, BL31 (my own secure trusted fw), BL33. My goal is to be able to load all the fw and put a breakpoint an a specified address of my BL32 without...
  • How to put Juno into Sleep-state
    I'm using Linaro Release 15.12 LSK (without OP-TEE) + OpenEmbedded Minimal Filesystem on Juno-r1 Board. I'm trying to put the Juno board into the Sleep-state referring to ARM Versatile Express Juno...
  • Reversible Debugging in Native Android
    Reversible debugging in ARM's DS-5 tools has been getting a lot of attention and is quite easy to use in Android Native activities and libraries. See UndoDB in action in Eclipse or DS-5 and learn how...
  • GCC and GDB for native compiling and debugging
    Hello, I 've a module with a Cortex-M4 Vybrid VF61 processor and an installed linux. The installed linux does not provide gcc and gdb for native compiling and debugging. Please, can anybody tell...