This commit is contained in:
sunbeam0529 2025-07-09 15:23:35 +08:00
commit bb6f2f9268
3 changed files with 7175 additions and 0 deletions

BIN
release/CVA.M01.1.7.1.pack Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

3
release/烧录.bat Normal file
View File

@ -0,0 +1,3 @@
::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