• Force code segment alignment
    Hello from Russia! Is there a way to make BL51 to align code segment at the start of BLOCK (2048 bytes). ASEG is not always convenient, and INBLOCK does not force placement at the start of block. ...
  • force gcc to NOT use thumb?
    Note: This was originally posted on 11th December 2010 at http://forums.arm.com Hi. I'm using a Beagleboard with gcc I'm looking for the parameter to use to ask gcc to not use thumb instruction !!! does...
  • 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...
  • instruction set
    i wander how to change the instruction set to generate "hex" file to target the 8051 80575 LPC2178 ARM processor
  • ARM Instruction Set
    I am fairly new to ARM. The documentation for the Instruction Set is pretty lacking. I am looking for any documents available that will show all the instruction set of the ARM, and especially, showing...