[arm-gnu] Placing variable at absolute address in RAM

42Bastian list-bastian.schick at sciopta.com
Thu Apr 5 15:01:46 UTC 2012


Am 05.04.2012 16:54, schrieb Mark Deneen:
> If you pass "-defsym,dmavar=0x80007000", will ld preserve this space or is it possible for it to assign another symbol at that location?

It will just define a symbol. No memory allocation.
Memory is only allocated between
SECTIONS {

}

-- 
42Bastian
+
| http://www.sciopta.com
| Fastest direct message passing kernel.
| IEC61508 certified.
+



More information about the arm-gnu mailing list