What causes an "Invalid project path: Missing project folder or file: \PROJECT_NAME\GRAPHICS for Source path"
This is a warning listed under the "Problems" tab in STM32CubeIDE (1.1.0). I am seeing some strange behavior and am wondering if this is the cause.
The strange behavior I am seeing is that often when I change something in the TouchGFX Designer and click "Generate Code" then do a Run > Debug in STM32CubeIDE, the change does not take effect. What runs on the target is some previous build (without the changes).
Sometimes if I disconnect the target and reconnect it, the latest code is correctly running on the target.
