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.

TPS53688: FusionConfigWriter

Part Number: TPS53688

Hi,

I'm trying to configure a TPS53688 device using the Command Line Tool: FusionConfigWriter which was downloaded as part
of TI-Fusion-Digital-Power-Designer-7.4.1.

Using Fusion Digital Power Designer GUI I already program the device without issues but need to automate it for high production purpose, but when I issue the following command line

FusionConfigWriter --address 101 --scan-mode ic_device_id --project --infile "C:\TFTP\8110\Programming_Rev1.1\tps53688\TPS53688 4.0 Address 101 Project File.xml"

I get the following error:

139 valid PMBus parameters in project file, 0 will be imported in 'Write Differing' mode
there are no parameters to import

when I power down the card and power up again and run the same command line I got the next:

139 valid PMBus parameters in project file, 3 will be imported in 'Write Differing' mode
Wrote ON_OFF_CONFIG [0x02,Rail #1] 0x18 [0x18] to RAM
Wrote OPERATION [0x01,Rail #2] 0x00 [0x00] to RAM
Wrote ON_OFF_CONFIG [0x02,Rail #2] 0x18 [0x18] to RAM
Wrote OPERATION 0x00 [0x00] to RAM
Wrote PHASE_CONFIG [0xB3] Pin Enable: PWM1, Page=0, Order=0, Turbo = Yes, Phase=0; Pin Enable: PWM2, Page=0, Order=2, Turbo = Yes, Phase=1; Pin Enable: PWM3, Page=0, Order=4, Turbo = Yes, Phase=2; Pin Enable: PWM4, Page=0, Order=1, Turbo = Yes, Phase=3; Pin Enable: PWM5_, Page=0, Order=3, Turbo = Yes, Phase=4; Pin Enable: PWM6, Page=0, Order=5, Turbo = Yes, Phase=5; Pin Enable: PWM7, Page=1, Order=1, Turbo = Yes, Phase=1; Pin Enable: PWM8, Page=1, Order=0, Turbo = Yes, Phase=0; Pin Disable: PWM9, Page=0, Order=0, Turbo = Yes, Phase=0; Pin Disable: PWM10, Page=0, Order=0, Turbo = Yes, Phase=0; Pin Disable: PWM11, Page=0, Order=0, Turbo = Yes, Phase=0; Pin Disable: PWM12, Page=0, Order=0, Turbo = Yes, Phase=0; [0x008002810482018303840585118110800000000000000000] to RAM
Starting write of 2 other parameters ...
Wrote IOUT_CAL_OFFSET_2 [0x39,Rail #2] 0.000 A [0xE800] to RAM
Wrote ISHARE_CONFIG Phase 2 [0xBA,Rail #2] TSHARE_GAIN: 4; TURBO_ACLL: 0 [0x04] to RAM
Saving device configuration (RAM) to flash memory ...
Wait 2000 ms after executing Store_Default...
STORE_USER_ALL: 2005 msec elapsed since command is executed
PASS
Project import complete: wrote 7 of 3 parameters successfully with 0 errors and 0 warnings
PASS

And for a second try just after the first one got the same error:

139 valid PMBus parameters in project file, 0 will be imported in 'Write Differing' mode
there are no parameters to import

Any clues please as to why I can't use the command line tool FusionConfigWriter to configure the device ?  

Thanks,

Miguel