HELLO,everyone, I want add a Flash Devices to the EPPC Flash Programmer .but i don't know how to Generate a Flash Entry for the Master Configuration File Using a Perl Script,following is the method in datasheet.
"Run the script.
At the command line, type:
perl flash_entrygen.pl > “device_name.txt”
Perl should be in the system path. After the script finishes successfully, the device_name.txt file will contain a Flash
entry to add to FPDeviceConfig.xml."
i couldn't find the command-line and how to use the script,please help me