Other Parts Discussed in Thread: BQ20Z655-R1, BQ-BATTERY-PROGRAMMER-SW, MKST-3P-ALT-EV2300
Tool/software:
Hello,
I am trying to download a SENC file to a gas gauge chip (bq20z655-R1) using the SDK (BQ-BATTERY-PROGRAMMER-SW). However, an error shows up:
Enabling pullups, option_enablePullups=1
Setting communication mode to I2C
Record does not start with 'S' - Error parsing line 1
File appears to be in .SENC format
Error: ProcessSrecLine() Failed with code 553
Program CommandLineProgrammers\Prog20zx.exe returned 553
Error: Unable to obtain error code description. Failed to open description file errDesc.xml
Do you know if the SENC extension is supported? How can I fix this?
Current setup:
chip = bq20z655
controller = MKST-3P-ALT-EV2300 MKS
software = Python_API
command line programmer = Prog20zx.exe
Thank you in advance!