tffsShow( )

NAME

tffsShow( ) - show device information on a specific socket interface

SYNOPSIS

void tffsShow 
    ( 
    int  driveNo  /* TFFS drive number */ 
    )

DESCRIPTION

This routine prints device information on the specified socket interface. This information is particularly useful when trying to determine the number of Erase Units required to contain a boot image. The field called unitSize reports the size of an Erase Unit.

If the process of getting physical information fails, an error code is printed. The error codes can be found in flbase.h.

SEE ALSO

tffsConfig