• Problem with compiling assembly instructions with iar workbench
    Hello all, I'm trying to compile my project using iar workbench. In my project I've used inline assembly and I'm having problem with executing an assembly instruction "ldr r1, =savebuffer" while trying...
  • ymath.h ??? IAR most recent compiler ... doesn't include it.
    Howdy all, I stumbling around in some old IAR 5.9.1 code that has a custom math.h header modified to request these files. #include <ycheck.h> #include <ymath.h> I have ycheck.h, but I don't have...
  • Hi guys, I am starting out with Ti Tiva C Arm M4, which is the best free compiler to use.
    Please advice on the free compiler options for Ti Tiva C launch pad.
  • arm-...-gcc 8.3.1 VS 4.9.3
    Dears, I have been compiling with arm-none-eabi-gcc version 4.9.3 for a while; and everything were just fine with a Cortex-M0 I recently have tried using version 8.3.1 and things are not going as well...
  • arm r5 compiler config
    Hi All, Can we configure r5 compiler to turn of using LDM instructions. I just want to use multiple LD instructions instead of one LDM. Thanks in advance. Best, Patrick