2021-11-23 03:04 AM
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 Description 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
Solved! Go to Solution.
2021-11-23 04:23 AM
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
2021-11-23 04:23 AM
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