K86/release/烧录.bat
2025-05-27 17:00:20 +08:00

3 lines
289 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 CVM0118 -f 10m .\sw0101\K86_sw0101.hex --pack=.\CVA.M01.1.7.1.pack -W
pause