Skip to main content
AHADD.1
Associate
November 23, 2021
Solved

make: *** No rule to make target

  • November 23, 2021
  • 1 reply
  • 3796 views

hello

i realised a simple Project with DISCO-F469NI like in this video

https://www.youtube.com/watch?v=9QDWti5RzBU&t=863s

but in the last part when i used STM32CubeIDE to dubug the project to my cart i found this errors 0693W00000GYZ03QAH.pngDescription Resource Path Location Type

make: *** No rule to make target 'C:/TouchGFXProjects/MyApplication_2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c', needed by 'Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal_uart.o'. Stop. STM32F469I-EVAL C/C++ Problem

This topic has been closed for replies.
Best answer by AHADD.1

The problem is solved 

it was the version of TouchGFX Designer (the latest one 4.18.0 ) when i use stm32f469i-disco and after generating the code i found in the STM32CubeIDE stm32f469i-EVAL not stm32f469i-disco

and they are not the same version

1 reply

AHADD.1
AHADD.1AuthorBest answer
Associate
November 23, 2021

The problem is solved 

it was the version of TouchGFX Designer (the latest one 4.18.0 ) when i use stm32f469i-disco and after generating the code i found in the STM32CubeIDE stm32f469i-EVAL not stm32f469i-disco

and they are not the same version