RT-Thread-Studio / sdk-bsp-stm32h750-realthread-artpi

320 stars 203 forks source link

Warning: The core is locked up #251

Closed rx-ted closed 7 months ago

rx-ted commented 7 months ago

有人知道是什么原因吗? 擦除也没用,还是Warning: The core is locked up

      -------------------------------------------------------------------
                       STM32CubeProgrammer v2.11.0                  
      -------------------------------------------------------------------
Warning: The external loader file does not exist:
mode=normal
ST-LINK SN  : XXXXXXX
ST-LINK FW  : V2J37M26
Board       : --
Voltage     : 3.17V
SWD freq    : 4000 KHz
Connect mode: Normal
Reset mode  : Software reset
Device ID   : 0x450
Revision ID : Rev V
Device name : STM32H7xx
Flash size  : 128 KBytes
Device type : MCU
Device CPU  : Cortex-M7
BL Version  : 0x91
Mass erase ... 
Mass erase successfully achieved
Memory Programming ...
Opening and parsing file: rtthread.elf
  File          : rtthread.elf
  Size          : 123.36 KB 
  Address       : 0x90000000 
Erasing memory corresponding to segment 0:
Erasing external memory sectors [0 30]
Download in Progress:
Progress: 100%
File download complete
Time elapsed during download operation: 00:00:02.097
Verifying ...
Read progress:
北北北北北北北北北北北北北北北北北北北北北北北北北 50%
圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹圹 100%
Download verified successfully 
Hard reset is performed
RUNNING Program ... 
  Address:      : 0x8000000
Warning: The core is locked up
Start operation achieved successfully
The core is locked up, you can choose one of the following methods: 1.Open the debug configuration and select the full chip to erase 2.Use ST-Link Utility to erase the entire chip, and then burn the file
completed, elapse time :4339ms.
rx-ted commented 7 months ago

STM32CubeProgrammer_CLI -c port=SWD -el board/stldr/ART-Pi_W25Q64.stldr -d XXX.elf to upload this elf file.