User`s manual

Dynamic C Users Manual digi.com 351
-t ipAddress:tcpPort
-v
-cl ColdLoaderPathName
-pb PilotBiosPathName
Description: Select the IP address and port.
Default: Serial Connection
RFU GUI
Equivalent:
From the Setup | Communications dialog box, click on “Use TCP/IP Con-
nection,” then type in the IP address and port for the controller that is
receiving the .bin file or use the “Discover” radio button.
Example: clRFU myProgram.bin -t 10.10.1.100:4244
Description: Causes the RFU version number and additional status information to be dis-
played.
Default: Only error messages are displayed.
RFU GUI
Equivalent:
Status information is displayed by default and there is no option to turn it
off.
Example: clRFU myProgram.bin -v
Description: Select a new initial loader.
Default: \bios\coldload.bin
RFU GUI
Equivalent:
From the “Choose File Locations...” dialog box, visible by selecting the
menu option
Setup | File Locations,, type in a pathname or click on the
ellipses radio button to browse for a file.
Example: clRFU myProgram.bin -cl myInitialLoader.c
Description: Select a new secondary loader.
Default: \bios\pilot.bin
RFU GUI
Equivalent:
From the “Choose File Locations...” dialog box, visible by selecting the
menu option
Setup | File Locations, type in a pathname or click on the
ellipses radio button to browse for a file.
Example: clRFU myProgram.bin -pb mySecondaryLoader.c