📄 c_sdtf.htm
字号:
<title>The sdtf Command</title><h1>sdtf</h1><!--INDEX "sdtf command" "save driver to flash" -->The sdtf command saves the driver to the flash memory.<p></dl><h2>Format</h2><dl><dd>The format for the sdtf command is:<p><pre> sdtf</pre></dl><h2>Functional Description</h2><dl><dd>The sdtf command is used to save a driver in the flash memory. It mustbe used immediately after completing the download of the driver from theHost. This command requires that the flash memories support sector erase.<p>An Example illustrating the use of the sdtf command follows.<p><pre>IMON> <a href="c_load.htm">load</a> Load the driver from the HostDownloading from ethernet, ^C to aborttotal = 0x6ce0 bytesDriver for LR4010 has been loadedIMON> sdtf Save the driver in the flash memorysaving driver (27872 bytes) from 80020000 to flash at bfc60000-- This command takes approximately 15 seconds to complete <<Power cycle the board>>IMON> <a href="c_load.htm">load</a> -f Loads driver from flashloading 27872 bytes to 80020000Driver for LR4010 has been loadedIMON></pre></dl><h2>Files</h2><dl><dd>The sdtf command is located in <a href="../imon/main.c">imon/main.c</a>.</dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -