Skip to main content
Pmg.1
Associate
April 20, 2021
Solved

Problems with the X-NUCLEO-SUBG2 examples. I cant build any.

  • April 20, 2021
  • 1 reply
  • 990 views

Hi,

I have a NUCLEO- F401RE board with the X- NUCLEO-S2868A2 expansion shell and i want to test the examples, provide by ST, that the X-NUCLEO-SUBG2 folder contain.

I import the border router and both of the udp's projects to see how they works (one by one of course) and in every of it i have the same errors.

I do not change anything in the projects, just import and build it. Do you know what is happening?

Thanks.

0693W00000903M6QAI.jpg 

In this image you can see the errors.

This topic has been closed for replies.
Best answer by MGREL

0693W00000AM1HwQAL.pngHello,

there is an issue with the Contiki-NG based projects and the default compiler library (nano) of latest IDE. One possibility is to use the standard library (see attached picture).

Other possibility is to use the previous compile in the new STM32CubeIDE.

BR

1 reply

MGREL
MGRELBest answer
ST Employee
April 20, 2021

0693W00000AM1HwQAL.pngHello,

there is an issue with the Contiki-NG based projects and the default compiler library (nano) of latest IDE. One possibility is to use the standard library (see attached picture).

Other possibility is to use the previous compile in the new STM32CubeIDE.

BR

Pmg.1
Pmg.1Author
Associate
April 21, 2021

Hi,

Thank you very much i changed the library and finally it works fine.

Regards.