Having problem with using DCMI_SnapshotMode example with STM32H747I-Discovery
I recently posted this content in ST's comunity and I can't figure out the problem yet. I updated all the drivers, such as GitHub STM32H747I-DISCO BSP, OTM8009A LCD and NT35510 LCD. Also, I included all the path to nt35510, files nt35510.c and nt35510_reg.c on BSP/Drivers/Components and modified the file stm32H747i_discovery_conf.h as shown as below (My board revision is MB1248-H747I-D03 and LCD is MB1166-A09).

I've got the same error: make: *** No rule to make target 'C:/Utilities/lcd/stm32_lcd.c', needed by 'Utilities/stm32_lcd.o'. Stop
When I use the standard code, the LCD only displays noise.
I've strugle with this problem since last week and I need to figure out the issue. I appreciate if anyone can helps me.
