2020-02-17 02:58 AM
Hello everyone,
I use STM32CubeIDE at the first time..
The target is NUCLEO-L496ZG-P.
When I clicked [Debug], the following message appeared.
ST-Link enumeration failed
Error in initializing ST-LINK device.
Reason: ST-LINK DLL error.
NUCLEO board is connected to the PC.
Please tell me how to solve it.
Best regards,
Toru
Solved! Go to Solution.
2020-02-18 12:13 AM
Hello @TFuji.4 ,
As you described in your message, you are using a J-link driver and not ST-Link ? Try to use ST-Link instead.
Otherwhise, update in your Debugger option : "ST-LINK (ST-LINK GDB server)" by SEGGER J-LINK.
Best Regards,
Imen
2020-02-18 12:13 AM
Hello @TFuji.4 ,
As you described in your message, you are using a J-link driver and not ST-Link ? Try to use ST-Link instead.
Otherwhise, update in your Debugger option : "ST-LINK (ST-LINK GDB server)" by SEGGER J-LINK.
Best Regards,
Imen
2020-02-18 03:31 AM
Hello Imen-san,
Thank you for your support.
I downloaded the firmware to the ST-LINK IC on the Nucleo board.
Then, I was able to connect with ST-LINK with the Nucleo board.
It seems that the firmware of the IC has been changed to the firmware of J-LINK.
I was able to debug the Nucleo board.
Thank you for your cooperation.
Best Regards,
Toru
2024-03-26 02:57 AM
How did you downloaded the firmware for ST-LINK IC on the nucleo board