Skip to main content
Associate III
February 16, 2024
Solved

Errore "-u_printf_float"

  • February 16, 2024
  • 1 reply
  • 941 views

Hi, i get this error, can someone please help me, thanks. I use Cube MX(STM32-cube-ide).

Giuseppe1_0-1708075117041.png

I tried to follow the steps but it didn't work.

 

This topic has been closed for replies.
Best answer by AScha.3

Hi,

In menu->project->properties set : "use float w. printf"

AScha3_0-1708076873318.png

 

1 reply

AScha.3
AScha.3Best answer
Super User
February 16, 2024

Hi,

In menu->project->properties set : "use float w. printf"

AScha3_0-1708076873318.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
Giuseppe1Author
Associate III
February 16, 2024

Thanks!