• MDK 4.20 trouble
    Hello, Keil support did not reply yet - but am I correct in assuming that RL-ARM is now a part of MDK, and that each user needs to have a RL-ARM license paid for separately in order to be able to...
  • FlashFS source gone in release 4.20
    Has anyone else noticed that Keil seem not to be supplying the source for FlashFS? It was in versions prior to version 4.20. Notice the new paragraph in the click-through license! (Another thread...
  • Access Breakpoint on float not possible?
    Hi, I am using an STM32F4 / Cortex-M4 and MKD-ARM 5.18a following my last question and starting a bit more simple. I can set an ACCESS BREAKPOINT with a condition (not a CONDITIONAL BREAKPOINT...
  • Is a Access breakpoint on NaN possible?
    Hi, I am debuging a STM32F4 / Cortex-M4. MDK-ARM Pro 5.18a I am trying to find the cause of a NaN Value. Is it possible to set an access breakpoint triggering for 1.#QNAN? Timo