view ostc4pack/create_full_update_bin.bat @ 433:aa286a4926c2 Improve_BatteryGasGauge

Detect startup after power off: Introduced a variable in memory area which is not initialized during startup. In case of a start from power off the memory cell will be initialized (persistant as long as RTE is powered) and charge counter is set to 0 signaling the user to do a complete charge to calibrate the counter.
author ideenmodellierer
date Sun, 23 Feb 2020 21:09:56 +0100
parents f8b7642704dd
children 85ba20760ad4
line wrap: on
line source

call step0_copy_bins.bat
call step1_create_OSTC4_firmware_upload_bin.bat
call step1_create_OSTC_RTE_upload.bat
call step2_create_OSTC4update_bin.bat
pause