view ostc4pack/step0_copy_release.bat @ 1003:f1b78bc8de10 BootloaderOstc5

Bootloader improve init sequence: Initialization of the BT module failed with the previous version. Root cause could be that the commands were send to fast to the module and the error counter expired before the configuration was stored. To avoid this problem a timer has been added which delays the transmission of commands by 100ms.
author Ideenmodellierer
date Thu, 01 May 2025 17:52:17 +0200
parents fd47e5631b9d
children
line wrap: on
line source

copy ..\..\OSTC4_Firmware\Release\OSTC4_Firmware.bin OSTC4_Firmware.bin /V /Y
copy ..\..\OSTC4_RTE\Release\OSTC4_RTE.bin OSTC4_RTE.bin /V /Y