I have a TPS65987D to which I am trying to upload with new settings via an EC. I have used TPS65987 and TPS65988 SPI Less Host Programming Over I2C (Rev. A) as a reference to perform this. All program flow works as expected up until sending the PTCc command is sent. The expected result is 0x00 and 0x00 in bytes #3 and #4 of the DataX register however in the DataX register byte #3 is 0x42 (Patch not compatible with this version of ROM)..
The device I have is TPS65987DDHSR and the Application Customization Tool version I am using is 5.13. The firmware version given by the template project I am trying to load is f707.10.06.
What can I do to upload this patch correctly without error?