• How to load sections to LMA, not VMA, during debugging with elf file?
    Please help me on ARM DS-5 development.  I am debugging a baremetal firmware.  I compiled and linked it so that its data section's VMA is not equal to its LMA, to save space.  Now when loading elf for...
  • Variable Locations
    How can I get a location of a variable ? In watch windows , there is only value . Can I get location of a variable directly in Keil uVision ? For example global integer a.
  • Can't debug a project
    Hello I’ve been using my STM32L053 DISCOVERY board for a few months. It worked until yesterday. I wrote a program to write a 4 char array to eeprom, under my lecturers supervision, and suddenly my and...
  • el2 debugging
    Hi guys, I'm trying to debug a hypervisor program at EL2 on QEMU with gdb, and a few questions coming up. I can step thru the code at EL1 before hitting the hvc instruction, once that instruction...
  • DS-5 on Linux: device_browser.py failed during execution
    Hello, I'm trying to configure a Bare Metal Debug connection in the Debug Configurations and when I hit the Browse button, the Connection Browser window appears with the error message "The script file...