cancel
Showing results for 
Search instead for 
Did you mean: 

LwIP_HTTP_Server_Netconn_RTOS for Stm32H723 example does not seem to run in Stm32CubeIDE, and debug error

chris1seto
Associate III

I am trying to run the LwIP_HTTP_Server_Netconn_RTOS for Stm32H723 example.

 

Here is what I have done

1. File > new Stm32 project

2. "Example selector"

3. Located the Stm32H723 Nucleo LwIP_HTTP_Server_Netconn_RTOS project.

4. (Finished creating the project), this works OK, and now I have the project listed in the explorer tab

5. Plugged in Stm32H723 nucleo board to USB and eth

6. Built the project (this works OK)

7. Run the project (the first time this is done, I configured the debugger. It found my STLink)

8. No activity on the board. I can see the application gets flashed and I can see "Download verified successfully" in the console 

9. The board does not get an IP (looking at my router's DHCP list). Eth lights are flashing. No User LEDS are lit, only power

 

If I try to debug the project, I get this message:

stmerr.png

 

What am I doing wrong here? The example should work out of the box, correct? I did not change the jumper configuration of the board out of the box. JP6 and JP7 are installed.

 

I attached my config from Stm32Cube.

 

 

 

 

4 REPLIES 4
Rim LANDOLSI
ST Employee

Hello @chris1seto and welcome to the community,

 

The problem is not reproduced with the latest version of CubeIDE. Could you specify which CubeIDE you are working with?

Thanks,

Rim.

chris1seto
Associate III

Hi @Rim LANDOLSI , This is the latest 1.10.1

 

Can you confirm that the ethernet example in question does actually work correctly? Have you actually tested this and verified?

chris1seto
Associate III

Oops, this one is on me. I have a lot of Nulceo-144's on my bench and I simply grabbed the wrong one, an F7. It works now with the correct H7 attached. They all look the same! 

 

Thank you @Rim LANDOLSI 

Yes, the debug session for this example is started successfully with CubeIDE 1.16.0.