Skip to main content
RWeil.2
Associate III
September 3, 2020
Question

Fatal error: no input files

  • September 3, 2020
  • 1 reply
  • 1284 views

Hey guys,

I am new to stm32 microcontrollers.

I am using CubeMX to generate my projects. I already accomplished to start a new project with the board STM32WB55 Nucleo and to program the timer / leds etc.

However, if I try to build an example project from CubeMX, I am unable to build it. The error message saying "fatal error: no input files". I checked the path and location and the file is actually there.(see attachment).

I have been searching the internet for hours to find a solution. I hope one of you guys can help.

Kind regards

René

This topic has been closed for replies.

1 reply

RWeil.2
RWeil.2Author
Associate III
September 10, 2020

Could it be that the example projects are not compatible with TrueStudio? I tried using CubeIDE and it works.