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.

BQ20Z95: Automatic GG file extraction.

Part Number: BQ20Z95

Is there a way to automatically extract the GG file from the bq20z95?  We have to extract the GG file from a large number of batteries, and using the bqEVSW manually is too slow.  I can read the flash, but reading it all and then formatting what I read EXACTLY as a GG file is just asking for punishment.  I'm looking for something that would allow me to run something like:

     c:\>the_very_helpful_gg_extracting_program.exe my_battery_name_123.gg

where "my_battery_name_123.gg" would be the file name for the extracted gg file which I pass as a parameter to "the_very_helpful_gg_extracting_program.exe"

I do not want to extract the flash/binary files from the GG.  I want the (text) GG file.

Alternatively, maybe there's a way to convert a flash data file to a GG file automatically?

Thank you.