![]() |
Home |
|
NothingRTLoc can reserve memory on the target without associating it with anything using the Locate Nothing command. Locate parameter Name can be an arbitrary string. You will have to supply the Size parameter because there is no default value. The default Access value is NoAccess. Nothing sections can be located at run time using the RTLocateSection function. Use Locate Nothing when you need to reserve memory in a particular region.
|