2021-03-30 11:04 AM
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
Solved! Go to Solution.
2021-04-20 8:59 AM
Hello,
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)
2021-03-30 11:40 PM
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
2021-04-20 8:59 AM
Hello,
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)
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.