SLVUCP8A September 2024 – June 2025 TPS26750
To save the current tool settings including the current configuration of the device as indicated by the form, click on the Export drop-down button on the top-right side of the tool and click on Export settings. A prompt will appear allowing the user to change the file name of the settings. Enter a file name and click Export to export a JSON file.
To import current tool settings including the current configuration of the device as indicated by the form, click the Import settings button on the top-right side of the tool. Select from the directory where the JSON setting file is and click the Import File button. The settings are restored in the Application Customization Tool.
| Option under Export Header | Output Format | Output Extension | Description |
|---|---|---|---|
| Export settings | JSON | .json | Settings in this format can be loaded into the GUI. |
| Generate low region binary | binary | .bin | This format is used for booting the TPS26750 from an External Controller (EC). For more details, refer to TPS26750 Technical Reference Manual, PBMx section. |
| Generate low region binary | C source file | .c | This format is used for booting the TPS26750 from an External Controller (EC). For more details, refer to TPS26750 Technical Reference Manual, PBMx section. |
| Generate full flash binary | binary | .bin | This format is written to an EEPROM on the TPS26750EVM using the GUI. The TPS26750 reads from this EEPROM for configuration at boot. |
| Generate full flash binary | C source file | .c | This format is used to write the firmware to an EEPROM using custom code. |
| Generate VIF file | XML | .xml | Information on this file can be found in the pdf included in the USB Vendor Info File Generator. |