• Breakpoints not working in C code, only in assembly?
    I am running some example program in ARM Development Studio using FVP (fixed virtual platforms) simulator for A53. All is OK, I can run the app. However, the problem is the breakpoints: they don't...
  • Breakpoints not working in C code, only in assembly?
    I am running some example program in ARM Development Studio using FVP (fixed virtual platforms) simulator for A53. All is OK, I can run the app. However, the problem is the breakpoints: they don't...
  • Can't set breakpoints
    I am working with the Nordic board PCA10040 using Keil V5.23.0.0. After updating the JLink firmware (requested) Keil stopped allowing breakpoints. I installed latest Segger software 6.30 and it didn...
  • Can't set breakpoints
    I am working with the Nordic board PCA10040 using Keil V5.23.0.0. After updating the JLink firmware (requested) Keil stopped allowing breakpoints. I installed latest Segger software 6.30 and it didn...
  • With inline assembly lose capability to debug and set breakpoints with the C Code source.
    We are using uVision 2.0 IDE. We are using in-line assembly code with C source. To get it compile we had to check Generate Assembler SRC File and Asseble SRC File for each of the Groups in the Project...