• User Stack Pointer Corruption with Double Precision Arithmetic
    When using C167 simulation and double precision arithmetic, I ran into a problem. Things didn't seem to be working properly, so I inspected the generated assembly and found that the user stack pointer...
  • Build freezes
    I have been using MDK-ARM V5.17 for some time now and have occasionally experienced an issue whereby a build of my large project freezes. The "Build Output" window freezes at a random point in the build...
  • program freeze
    I've got lots of experience in programming but I now learn arm. So now I am turning on and off a pair of led's. I am having two problems. When I click the button for the led's to shut off they only...
  • RTX freezes
    Hello, I'm using the latest RL-ARM (3.50). Occasionally, a RTX task remains hanging (usually that happens after long runs - at least a day) - even a totally innocent looking task. I managed to catch...
  • problems with double variables
    Hi there, i have a problem with a pointer to a double, if i debug the following code the memory-space between two double variables is just 4 Bytes and not 8. Also i have a problem to assign the variables...