| Embedded IDE Link™ MU | ![]() |
load(id,'filename',timeout)
load(……,timeout)
load(id,'filename',timeout) transfers file 'my_file.dxe' to the processor. filename can include a full path to the file, or the name of a file that is in the current working directory of Green Hills MULTI®. Use the function cd to check or modify the Green Hills MULTIworking directory. Use this function only with program files that you created by a Green Hills MULTI build process. When you issue the load command, the command waits for the period defined by timeout in id for the process to complete—ten seconds.
load(……,timeout) adds the optional parameter timeout that defines how long, in seconds, MATLAB® waits for the specified load process to complete. If the time-out period expires before the load process returns a completion message, MATLAB generates an error and returns. Usually the program load process works correctly in spite of the error message.
![]() | list | new | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |