LCD_QSPIBoot/烧录.bat

3 lines
276 B
Batchfile
Raw Permalink Normal View History

2025-05-20 14:02:07 +08:00
::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 .\EWARM\debug\Exe\bootloader.hex -W
pause