beautypg.com

Renesas Single-Chip Microcomputer M306NKT3 User Manual

Page 38

background image

22

"C:\Program Files\Renesas\FDT3.05\FDT.exe" "arl \"Administrator\" \"password\""
/DISCRETESTARTUP "osre \"C:\Program Files\Renesas\files\myfile.mot\""

3.3.9.4

Opening w4f Script Configuration files from the command line

"\FDT.exe" /DISCRETESTARTUP "w4fRun \"\""

eg

"C:\Program Files\Renesas\FDT3.05\FDT.exe" /DISCRETESTARTUP "w4fRun \"C:\Program
Files\Renesas\FDT3.05\myconfig.w4f\""

This is the method used when an FDT Script Configuration file is double clicked in Windows

®

Explorer

3.3.9.5

Opening w4f Script Configuration files from the command line with Access

Rights password security enabled

"\FDT.exe" "arl \"\" \"\"" /DISCRETESTARTUP "w4fRun
\"\""

eg

"C:\Program Files\Renesas\FDT3.05\FDT.exe" "arl \"Administrator\" \"password\""
/DISCRETESTARTUP "w4fRun \"C:\Program Files\Renesas\FDT3.05\myconfig.w4f\""

3.3.9.6

Starting FDT Basic Simple Interface Mode from the command line

"\FDT.exe" /DISCRETESTARTUP "SimpleInterfaceMode /u \"Filename>\" /b \"\""

eg

"C:\Program Files\Renesas\FDT3.05\FDT.exe" /DISCRETESTARTUP "SimpleInterfaceMode /u
\"c:\upload1.mot\" /b \"c:\upload0.mot\""

Note that the /u and the /b are optional. Additionally,
adding /r causes the last settings to be restored and the configuration Wizard will not be displayed.