• How to force string (rodata.str) alignment with ARM 6.6.3
    Hi is there a way to force constant strings to be aligned on 4 byte boundary? For example: createTask("Taskname"); I tried the linker option "OVERALIGN", but it just generates a warning. Cheers...
  • How to force string (rodata.str) alignment with ARM 6.6.3
    Hi is there a way to force constant strings to be aligned on 4 byte boundary? For example: createTask("Taskname"); I tried the linker option "OVERALIGN", but it just generates a warning. Cheers...
  • force gcc usign ARM instruction set,why there are 2byte aligned instructions?
  • force gcc usign ARM instruction set,why there are 2byte aligned instructions?
  • How to force ARM core into debug state when DBGEN was tied LOW?
    Note: This was originally posted on 11th January 2009 at http://forums.arm.com [size=3][font="Courier New"] Hello,     After our SoC(ARM926EJ-S inside) was mounted on our development board, ARM Multi...