This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UCD90160: Command line tool fails to find device

Part Number: UCD90160
Other Parts Discussed in Thread: UCD9090A

I can use the TI FUSION tool to program the UCD90160 without issue.  In the TI Fusion tool I can connect to the adapter and find the UCD device on my board.  I can program this way with no issue.  I can also use the scripting runner tool without issue as well.  I shut down the tools and try programming through the command line tool and it ALWAYS errors out and can not fine the device.

The command I am running is = FusionConfigWriter --project --infile " c:\MFGFILE\UCD_EDS736.2_VER1.00.xml" --address 104

The error comes back and says "FusionConfigWriter: no devices found matching your device criteria; verify no other SAA-based tools are running; exiting due to error"

I have confirmed the address is valid (in the TIFUSION tool).

We have used this type of command tool on other boards that use the same devices.  Any clue or thoughts to what is going wrong?  I want to use the command line tool for production programming instructions (versus having to document the various GUIs in the TI FUSION tool)

I have tried some other command line parameters to try and debug and "see" the adapter, but nothing seems to work properly (but I am not sure the correct debug flags to use).