| |||
| Home > Programming Flash with RealView Debugger > Checking the FME file with the dispflash utility | |||
After you have created the FME file, you can check the contents with the dispflash utility. This utility has the syntax:
dispflash filename.fme
You can run this command at the RealView Debugger CLI as follows:
Select the Cmd tab in the Output view.
Enter the following command:
host dispflash path\filename.fme
See also: