Article Details

ID: 2034
Case Type: faq
Category: Device Programming
Related To: ispVM System
Family: All Devices

Search Answer Database

Search Text Image

ispLEVER: Using the command line, is there a command to directly convert .JED to .VME?

Follow these steps to convert .JED file to .VME file:

  1. If needed, use the ispVM GUI to generate the chain setup (.XCF) file.
  2. Directly convert JED to VME is using the ispVM command line:


Usage: ispVM.exe
-infile < input file path >
-outfiletype
-vme12 [-compact ON/OFF] [-header ON/OFF]
-outfile < output file path >


Example:


ispVM.exe -infile c:\\test.xcf -outfiletype \u2013vme12 \u2013compact ON \u2013outfile c:\\test.vme