firmware update via CAN #3362

OpenBLT image has two parts and windows DFU util does not handle combined DFU files
.bin file works better
This commit is contained in:
rusefillc 2022-05-10 06:39:04 -04:00
parent 34e79b624e
commit 79de7d0d79
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
rem on linux that would be
rem dfu-util -a 0 -D rusefi_no_asserts.dfu -R
"../misc/install/STM32_Programmer_CLI/bin/STM32_Programmer_CLI.exe" -c port=usb1 -w deliver/rusefi.bin 0x08000000 --verify --start 0x08000000