• Default Code Memory Fill Into Object Files (all code memory specified)
    I would like to know if there is a way to specify a default fill value for all code memory (flash) not used by the linker, i.e., where there are "GAPS" there should be a specified fill value. I would...
  • Default Code Memory Fill Into Object Files (all code memory specified)
    I would like to know if there is a way to specify a default fill value for all code memory (flash) not used by the linker, i.e., where there are "GAPS" there should be a specified fill value. I would...
  • Shortest code for memory to memory transfer
    Note: This was originally posted on 16th March 2009 at http://forums.arm.com Hi All,     Can anyone tell me what is the shortest code I can use for cortex M3 to transfer (a few words) from one memory...
  • Shortest code for memory to memory transfer
    Note: This was originally posted on 16th March 2009 at http://forums.arm.com Hi All,     Can anyone tell me what is the shortest code I can use for cortex M3 to transfer (a few words) from one memory...
  • Can I map the code/data memory as device memory
    For example, map the EL3 firmware memory as device memory, What we should concern? Thanks!