Skip to main content
kumarnaveenb
Associate II
March 30, 2021
Solved

X-CUBE-SUBG2 with STM32CubeIDE 1.6.0 errors

  • March 30, 2021
  • 2 replies
  • 1220 views

Hi,

I started importing X-CUBE-SUBG2 software in to STM32cubeIDE 1.6.0. I am getting lot of errors when I compiled for Nucleo-F401re. Binaries works as explained in user manual. But, whenever I import the project, I am getting errors. It looks like tools issue. Any idea?

Naveen

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

0693W00000AM1HwQAL.pngHello,

there is an issue with regards Contiki-NG based projects and the default library of the new toolchain. Either you change the compiler like you said or just use the standard library (see attached picture)

2 replies

kumarnaveenb
Associate II
March 31, 2021

Ok.

I found the issue. If I change the GNU tools to GNU Tools for STM32 7-2018-q2-update software gets compiled correctly.

GNU Tools for STM32 7-2020-q2-update have some bugs. Can someone tell me what is the stable GNU Tool for STM32

MGREL
MGRELBest answer
ST Employee
April 20, 2021

0693W00000AM1HwQAL.pngHello,

there is an issue with regards Contiki-NG based projects and the default library of the new toolchain. Either you change the compiler like you said or just use the standard library (see attached picture)