Home |
RTTarget-32 Programming Manual Running Win32 Programs without Win32 File Running a Program on the Target Compiling and Linking with On Time RTOS-32 |
FileRTLoc can include a data file in the program image. Locate parameter Name in a Locate File command specifies the File to include. At run time, the program can use standard file I/O operations to access the file. The program should open such a file using the name given in the Locate File command. Any path information is ignored at run time (but not by RTLoc). Further information about RAM/ROM files is available in sections Win32 File I/O and RAM File System.
|