cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-L552ZE-Q cant be programmed with STM32CUBEIDE

TelepathicWalrus
Associate II

Hi,

I have recently purchased a NUCLEO-L552ZE-Q and I am trying to program it using the STM32CUBEIDE but it will not program. I get the following in the console:

 

Starting server with the following options:
        Persistent Mode            : Disabled
        Logging Level              : 1
        Listen Port Number         : 61234
        Status Refresh Delay       : 15s
        Verbose Mode               : Disabled
        SWD Debug                  : Enabled
        InitWhile                  : Enabled

Waiting for debugger connection...
Debugger connected
Waiting for debugger connection...
Debugger connected
Waiting for debugger connection...
Shutting down...
Exit.

 

The microcontroller has to then be reset manually but it isn't programmed and the default led cycle program runs.

Am I doing something wrong? I have had another nucleo board working just fine, the F767 I believe.

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

Hello @TelepathicWalrus ,

 

This issue has already been reported to the development team under the internal ticket: 186929.

 

Thanks.

Mahmoud

View solution in original post

9 REPLIES 9
Mahmoud Ben Romdhane
ST Employee

Hello @TelepathicWalrus ,

 

First let me thank you for posting and welcome to the ST Community.

For more investigation, I suggest please that you provide the STM32CubeIDE version.

 

Thanks.

Mahmoud

I have tried both 1.15.1 and 1.16 but both do the same, curiously i can program it with the stm32cubeprogrammer but obviously i am unable to do any debugging.

Hello @TelepathicWalrus ,

 

This issue has already been reported to the development team under the internal ticket: 186929.

 

Thanks.

Mahmoud

Ah okay so there should be an update to STM32cubeide soon to fix it?

Hello @TelepathicWalrus ,

 

I'll keep you up to date until this thread is fixed.

 

Thanks.

Mahmoud

John24ssj
Associate

I appear to have the exact same issue

Hi,

 

Has there been any update yet? I really need to be able to use the debugger, unless there is another method to debug. Also I didn't mark that as the solution. I assume someone from st did but my problem is still here so it's not really a solution.

 

Thanks

Hello,

Try to use OpenOCD as debug probe instead of the ST-link GDB server. You can find that in debug configurations - tab debugger.