用的是stm32cubeide 1.9.0版本、stlink-v3调试器和具有1M闪存的stm32l4r9芯片。在代码大小达到128个扇区(约闪存的50%)之前一切正常。现在当我尝试下载并调试应用程序时出现以下错误:
Starting server with the following options: Persistent Mode : Disabled Logging Level : 1 Listen Port Number : 61234 Status Refresh Delay : 15s Verbose Mode : Disabled Waiting for debugger connection... Debugger connected Waiting for debugger connection... Debugger connected Waiting for debugger connection...
Erasing memory corresponding to segment 0: Erasing internal memory sectors [0 128] Download in Progress: Error: failed to download Segment[0] Error: failed to download the File
|