Good afternoon,
We've put a TPS65988 on to our design and are now trying to flash it from the Application Customization Tool. However we keep coming up with some errors that seem to suggest that we're not getting to the TPS65988.
I am connected to the SPI lines via an FTDI USB to SPI cable. I am not connected to the TPS65988 via I2C. I open the GUI, load my configured project, and then go to Adapter > Configure I2C/SPI Adapter Settings. I select FTDI, and the FTDI cable appears to be detected. I click on the Test SPI Flash Read and it gives me the following error:
Exception Encountered during SPI Test Read:*** ERROR in FTDI call (SPI_OpenChannel), status: 3
<type 'exceptions.Exception'>
Then if I try again it changes to say I2C_OpenChannel instead of SPI_OpenChannel.
Could you give me some feedback on what the issue may be here? Do people often run into driver issues that may be causing this?