This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ20Z60-R1_BQEVSW-SW: File appears to be in .SENC format

Part Number: BQ20Z60-R1
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!