![]() |
Home |
|
HeaderEvery application needs a header record which is automatically generated by RTLoc. It contains information about how the program is mapped. This information is needed by the boot code to correctly initialize and invoke the program. The Locate Header command tells RTLoc where to place the header. Parameter Name is ignored but must be present (you can use any arbitrary name). Parameter Size is also ignored; RTLoc determines the size automatically. The default Access is ReadOnly. Example:Locate Header "Test Program Header" LowMem
|