• Library source-level debugging
    Hi, I've built a library with arm-none-eabi-gcc with -g (Tag_ABI_optimization_goals = Optimized for best debugging illusion, speed and small size sacrificed (=6)). I'm trying to debug that library...
  • Library source-level debugging
    Hi, I've built a library with arm-none-eabi-gcc with -g (Tag_ABI_optimization_goals = Optimized for best debugging illusion, speed and small size sacrificed (=6)). I'm trying to debug that library...
  • Source code level debugging doesn't work
    Hi, I want to proced source code level debugging with my own library (*.libc file). It doesn't work when library project and aplication project are placed together into workspace. There are no problem...
  • Source code level debugging doesn't work
    Hi, I want to proced source code level debugging with my own library (*.libc file). It doesn't work when library project and aplication project are placed together into workspace. There are no problem...
  • Source code level debugging on Fast Models
    Note: This was originally posted on 27th November 2012 at http://forums.arm.com I'd like to know how I can enable source code debugging with the Fast Model simulator. It allows me to load source code...