Other Parts Discussed in Thread: UCD3138, , UCD3138A64A, UCD3138128A, UCD3138A, UCD3138064, UCD3138A64, UCD3138128
Tool/software: TI C/C++ Compiler
I am using old GUI (from 2013) to download ".x0" file into UCD3138 devices.
The current GUI will say: "The GUI was unable to find the device id in the firmware file. Error message: A valid device id would be for example: UCD3000ISO1,UCD3100ISO1,UCD310064V1,UCD310128V1,UCD310A64V1,UCD3138A,UCD3138064A,UCD3138128A,UCD3138A64A. Must specify valid information for parsing in the string."
What steps are needed to put this "device id" into ".x0" file.
I need to be able to duplicate this on the command line, I need to know how this feature works. So a pure GUI based approach is not sufficient.
I have tried to find the answer in the compiler PDF documents, inside the "armhex" and the older "hex470" sections, but could not find the answer.