• Other const in const structure definition
    Hi all, I have a small issue with a definition with arm C compiler regarding constants. In an assembly code I define a constant with : Version EQU 0x01000100 In my main C file I import this...
  • Other const in const structure definition
    Hi all, I have a small issue with a definition with arm C compiler regarding constants. In an assembly code I define a constant with : Version EQU 0x01000100 In my main C file I import this...
  • ULink2 for Luminary and others
    Hi, I am new to this ARM and UV3, here. If anyone know please tell me that ULink2 can program ARM Luminary ICs and ARM Samsung ICs with a simple defined memory map. Thanks in advance.
  • Enabling vfmal (and other instructions)
    I'm trying to access ARM/Thumb FEAT_FHM vfmal instructions with the GNU tool chains, without success. With every combination of flags I try, I'm getting output like this from the compiler: asmtest.S...
  • Interruptible-restartable instructions and Others
    Hi, As I have found in: Cortex-M0+ Devices Generic User Guide: 2.1.3. Core registers There is information about instruction behaviour during interrupts: "Interruptible-restartable instructions The interruptible...