Other Parts Discussed in Thread: UCD3138A, UCD3138
I ve downloaded the LLC converter firmware from TI website .
After building the project in CSS ( im using v6.3 for better compatibility) I obtain the .x0 file.
After obtaining the x0 file , when Im trying to download the firmware via "UCD3xxx Device GUI"
im getting the error below.
#if defined(UCD3138A)
#define DEVICE_ID "UCD3100ISO1|0.0.11.0106|141031" //Device id
this is the piece of code where DEVICE_ID is set.
I ve tried to change the name to " UCD3100ISO1" or tried to make it shorter like "UCD3100ISO1|0.0.0.0|141031"
none of these worked.
How can I solve this problem and download the firmware into UCD ?
Thanks,
Efe