• how to achieve source level debug in Keil with elf image built in ubuntu?
    I can download ELF image in Keil and do assembly debug, how to let Keil know source location? Source can be accessed through samba \\x.x.x.x\home\user\src\..., while it doesn't match the location which...
  • how to enable source-level debugging?
    Hello everyone, I am using RL-ARM 4.01 on a STMicro Cortex-M3 (uVision V4.00a). I would like to be able to step into the source code of Rl-ARM functions, so I can figure out why my calls to _free_box...
  • Debugging ELF file built with MAKE utility
    Hi, I'm working on a project that uses RIOT-OS: www.github.com/.../wiki . I built one example on Windows-os as it is described here: www.github.com/.../Build-RIOT-on-Windows-OS . After that I'm trying...
  • Debugging ELF file built with MAKE utility
    Hi, I'm working on a project that uses RIOT-OS: www.github.com/.../wiki . I built one example on Windows-os as it is described here: www.github.com/.../Build-RIOT-on-Windows-OS . After that I'm trying...
  • µVision Debugger - dialog parameters
    Hello, I'm developing a peripheral dll for a chip based on the 8051 architecture. Now, in the peripheral menu I get the default interrupts/Timer/serial/Ports dialogs, but for this implementation...