configuring memory size

D. Peter Siddons siddons at bnl.gov
Sat Dec 3 04:50:04 UTC 2005


I have two boards which are identical except for the amounts of flash 
and RAM. The linkcmds file has definitions for these parameters like:
_RamSize = DEFINED(_RamSize) ? _RamSize : 0x7f0000;

so my question is, can I invoke a definition somewhere in the 
application make process to override the one in linkcmds? If so, how 
and/or where?

Pete.





More information about the users mailing list