• C code source debug
    Hi folks, I'm currently having problem debugging code at STM32F334C8T6 (Discovery kit), just debugs assembler code. I don't know why it occurs, it's very annoying. How do set/configure the project...
  • C code source debug
    Hi folks, I'm currently having problem debugging code at STM32F334C8T6 (Discovery kit), just debugs assembler code. I don't know why it occurs, it's very annoying. How do set/configure the project...
  • Library source code level debugging
    Hi, I have a problem with getting source-code debugging for created library. I've searched whole forum for this problem, but with poor results. This is what I do: 1. Some part of code is putted...
  • Library source code level debugging
    Hi, I have a problem with getting source-code debugging for created library. I've searched whole forum for this problem, but with poor results. This is what I do: 1. Some part of code is putted...
  • 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...