| Embedded IDE Link™ VS | ![]() |
load(vd,'filename',timeout)
load(……,timeout)
load(vd,'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 VisualDSP++® IDE. Use the function cd to check or modify the VisualDSP++ working directory. Use this function only with program files that you created by a VisualDSP++ build process. When you issue the load command, the command waits for the period defined by timeout in vd 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.
![]() | listsessions | new | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |