3 lines
272 B
Batchfile
3 lines
272 B
Batchfile
::pyocd flash --erase chip --target CVM0144 -f 10m .\Debug_FLASH\Exe\cva_bootloader_m0146.hex --pack=.\SDK\CVA.M01.1.7.1.pack -u 000000800671ff515256656767161348a5a5a5a597969908
|
|
pyocd flash --erase chip --target stm32l431rctx -f 10m .\build\debug\bootloader.hex -W
|
|
pause |