• 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.
  • DS-5 GIC registers in debugger register view?
    Greetings, Im using DS-5 with my board (Cyclone V SoC FPGA with Cortex A9) and I cant find GIC and some other private peripherals of my MCU (like private timers etc.) in Registers view while in debugger...
  • ARM Fast Model - Model Debugger
    I'm using the ARM Fast Model to simulate the cortex-a15x4 present in the examples. I started my code through Model Debugger. I've had problems: - After initializing the MMU and loaded .elf files with...
  • DS-5 fails to view Device Memory View
    I am using DS-5 v5.27.1 and using ARM SGI-575 as development platform. platform have a range for RAM, serial and ethernet devices. At kernel/code level I have mapped all memories and able to read/write...
  • Expression
    hi..can any body tell,the expression s=((a/16*10) + (a%16)) belongs to which conversion?????