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.

BQ28Z610: Saving golden image as Flash Stream file format

Part Number: BQ28Z610
Other Parts Discussed in Thread: BQSTUDIO,

I'm looking for a way to write the golden image file in bq28z610 fuel gauge using MCU on the same board. I have investigating a lot and found that the best way is to have a Flash Stream file that can be easily written. My prolem is that bqStudio allows me to export data only in .srec file format (in Firmware tab), but not in the Flash Stream. I've tried with updating the bqStudio to both newest and test version and looking at "Save As" dialog options, but only .srec format is available. Reading this forum I've noticed that TI won't share the information abot .srec file flashing, so I guess Flash Stream file format is my only option.
If that is true, how can I exctract the golden image from this gauge in FS format? Or maybe a tool for converting from .srec to .fs?