2025-08-18 12:30 AM
i DEBUG STM32N5670-DK Template_XIP_FSBL with stm32cubeide1.19.0 and ERROR comes:Device debug script
the detail is:
STMicroelectronics ST-LINK GDB server. Version 7.11.0
Copyright (c) 2025, STMicroelectronics. All rights reserved.
Starting server with the following options:
Persistent Mode : Disabled
Logging Level : 1
Listen Port Number : 61922
Status Refresh Delay : 15s
Verbose Mode : Disabled
Waiting for debugger connection...
Debugger connected
Waiting for debugger connection...
Debugger connected
Waiting for debugger connection...
-------------------------------------------------------------------
STM32CubeProgrammer v2.20.0
-------------------------------------------------------------------
Log output file: C:\Users\supcon\AppData\Local\Temp\STM32CubeProgrammer_a04640.log
ST-LINK SN : 0038002E3333511*********
ST-LINK FW : V3J16M9
Board : STM32N6570-DK
Voltage : 3.27V
JTAG freq : 21333 KHz
Connect mode: Under Reset
Reset mode : Hardware reset
Device ID : 0x486
Revision ID : Rev B
Device name : ST32N657
Device type : MCU
Device CPU : Cortex-M55
BL Version : --
Error: Erase command for internal Flash memory is not available for N6 devices.
Encountered Error when opening E:\ST\STM32CubeIDE_1.19.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.2.200.202503041107\tools\bin\STM32_Programmer_CLI.exe
Shutting down...
Exit.
i noticed that N6 has no internal FLASH?maybe?from:Nucleo N6 won't flash - STMicroelectronics Community
so,this is the reason why i cant debug N6?HOW can i fix it.