Constant at a defined address

Phildale Pdale@activer.com
Fri Jun 9 09:15:00 GMT 2006


thanks i did it like this

const u8 ConfigArray[] __attribute__ ((section ("ConfigArea"))) = {

}

then used the linker to place the section ConfigArea.
--
View this message in context: http://www.nabble.com/Constant-at-a-defined-address-t1755638.html#a4789866
Sent from the gcc - Help forum at Nabble.com.



More information about the Gcc-help mailing list