![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/6/52/6525ca90-2efb-4cfb-8e17-208ea4b9296f/6525ca90-2efb-4cfb-8e17-208ea4b9296f-bg8c.png)
122 Chapter 6
Processor-dependent code firmware loader
pdcfl commands
pdcfl commands
From the pdcfl prompt, the following commands are supported:
• printenv [variable]—Prints configuration variables from
NVRAM.
• setenv variable value—Allows setting configuration variables in
NVRAM.
• lifls—Prints a listing of the LIF volume in the FLASH EEPROMs.
The listing includes the name of the module, the FLASH address at
which the module starts, the size in LIF units, the date the module
was last written, and the sectors included by the module.
An example of the lifls command
PDCFL> lifls
LIF Volume FLASH4
Name Addr Size Date Sectors
----------------------------------------------------------
POST 0xF0020000 0x400 04/09/97 4-5
TC 0xF0140000 0x300 04/09/97 16-17
CPU3000 0xF0170000 0x300 04/09/97 17-18
DIODC 0xF01A0000 0x300 04/09/97 19-20
MEM3000 0xF01D0000 0x2F0 04/09/97 20-21
RDR_DUMPE 0xF01FF000 0x10 04/09/97 21
IO3000 0xF0260000 0x500 04/09/97 25-27
INTER3000 0xF02B0000 0x300 04/09/97 27-28
PDCFL 0xF02E0000 0x200 04/09/97 29
DFDUTIL 0xF0300000 0x200 04/09/97 30
• fload file location—Loads a file from the teststation tftp
directory to the address in FLASH specified in the LIF directory by
name. location can also be a specific address given in hex to allow
loading files that have not yet been entered in the LIF directory. If
this form is used, the LIF directory will not be updated.