Part Number: TPS65988EVM
I am attempting to restore to default values, following Robert Almendarez tip:
The device factory settings can be recovered via the following process:
- Open the Application Customization Tool
- Click Project -> New Project
- TPS65988DH
- Standard (Recommended)
- Upstream Facing Port (UFP) Only
- Click Device -> Re-Flash EVM Firmware (Recovery)
- Select the tps65988_evm_flash_image.bin for the EVM Recovery File
- Click OK
This will restore the original EVM firmware.
I receive the following error:
Exception Encountered during EVM Recover:hw_spi_flash_erase failure: attempting to erase to null handle
<type 'exceptions.Exception'>
Traceback (most recent call last):
File "dialogWindow.pyc", line 6553, in flash_device
File "hw_interface.pyc", line 629, in hw_spi_flash_erase
Exception