⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 recover.cmd

📁 The combined demo is dedicated for S1C33L05, so DMT33L05 should be used to load and run the demo. F
💻 CMD
字号:
# 33L05DMT DEMO RECOVER CMD

c33 rpf dmt33l05.par
file download_boot0.elf
target icd com1
set {char}0x4812e=0x8

# DOWNLOAD BOOTLOAD0
load download_boot0.elf
c33 fls  0x00 0xff FLASH_ERASE FLASH_LOAD
c33 fle 00 1 1
load boot_0.elf

# DOWNLOAD BOOTLOAD1
load download_boot1.elf
c33 fls 0x200 0x3ff FLASH_ERASE FLASH_LOAD
c33 fle 0x4000 2 2
load boot_1.elf

# DOWNLAD USER DATA
c33 fls 0x2100000 0x3ffffff FLASH_ERASE FLASH_LOAD
c33 fle 0x8000 0x3 0x120
load demo.sa
c33 fle 0x8000 -2 0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -