Problem with STM32CubeF7 eclipse
I can’t run any example from STM32CubeF7. I import example from STM32CubeF7
Import->Existing projects into Workspace
Select archive file: en.stm32cubef7.zip
Projects: Deselect All
I chose one example STM32746ZG_Nucleo
finish
In “Problems” panel there are
Description Resource Path Location Type
Invalid project path: Include path not found (C:\Middlewares\ST\STM32_USB_Device_Library\Core\Inc). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\Middlewares\ST\STM32_USB_Device_Library\Class\HID\Inc). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\Middlewares\Third_Party\FatFs\src\drivers). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\Middlewares\Third_Party\FatFs\src). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\Utilities\Log). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\drivers\BSP\Components\Common). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\Utilities\CPU). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\Utilities\Fonts). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\drivers\CMSIS\Include). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\drivers\CMSIS\Device\ST\STM32F7xx\Include). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\drivers\BSP\STM32F7xx_Nucleo_144). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\drivers\STM32F7xx_HAL_Driver\Inc). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\eclipse\Inc). STM32746ZG_Nucleo pathentry Path Entry Problem
Invalid project path: Include path not found (C:\eclipse\Nucleo-F746ZG\STM32746ZG_Nucleo\Debug).
STM32746ZG_Nucleo pathentry Path Entry Problem
What am I doing wrong? Have you got any idea?
Piotr