I want to restore my TMDXEVM6678L back to factory settings using the "program_evm_userguide.pdf" instructions. The instructions are as follows:
7.4.1 Windows
1. cd “\factory_images” directory
2. Please note that PROGRAM_EVM_TARGET_CONFIG_FILE is not a
mandatory environment variable for windows, if not set it uses the default ccxml files as
below.
3. Using the DSS Script batch file, run the “program_evm.js” script command from
factory_images directory.
Example
/factory_images>%DSS_SCRIPT_DIR%\dss.bat program_evm.js TMDXEVM6678L
This will write all the little endian images to C6678 low cost EVM using XDS 100
emulator.
However, when I run this I get an error:
c:\factory_images>%DSS_SCRIPT_DIR%\dss.bat program_evm.js TMDXEVM6678L
targetFlag: TMDXEVM6678L
Invalid Target flag passed!!!
Invalid Target flag passed!!!
Anybody have any ideas?