"No Rule to make target" error
- Project created in: TouchGFX Designer
- Board used: STM32F469I-Discovery Board
- Generated code in TouchGFX Designer
- TouchGFX Designer also creates STM32CubeIDE application
- Replaced the name in .project folder. "<name>STM32F469I-DISCO</name>" with my Project name "<name>MyApplication</name>"
- In STM32CubeIDE workspace: Opened MyApplication using open "Projects from file system".
- Configured QSPI suitably. Able to see QSPI in build analyzer
- Debugger configuration:
Debug Probe: ST-LINK(ST-LINK GDB server)
Interface: SWD
ST-LINK S/N: scanned
Frequency: 8000 kHz
Access Port: 0 - Cortex-M4
External Loader : "N25Q128A_STM32469I-DISCO, 0x90000000, NOR FLASH, N25Q128A_STM32469I-DISCO.stldr"
However, now I have run into an error called "No rule to make target" I am not too sure what it means. Can you please guide me in the right direction?
Thank you in advance!
