Question
Building samples of STM32CubeF7
Posted on November 14, 2017 at 14:13
I'm new in this forum. I've got STM32F779I Eval board for one of our product. I've installed
STM32CubeF7. I've also installed System workbench for STM32. Then I tried build one of the sample and could not build, it needs more header files and libraries. Please let me know where I can get them. Thanks.
Description Resource Path Location TypeType '__HAL_PWR_VOLTAGESCALING_CONFIG(PWR_REGULATOR_VOLTAGE_SCALE1)' could not be resolved main.c /STM32F769I_EVAL/Example/User line 128 Semantic ErrorType '__HAL_RCC_GPIOC_CLK_ENABLE()' could not be resolved main.c /STM32F769I_EVAL/Example/User line 178 Semantic ErrorType '__HAL_RCC_PWR_CLK_ENABLE()' could not be resolved main.c /STM32F769I_EVAL/Example/User line 123 Semantic ErrorType 'GPIO_MODE_IT_RISING' could not be resolved main.c /STM32F769I_EVAL/Example/User line 181 Semantic ErrorType 'GPIO_NOPULL' could not be resolved main.c /STM32F769I_EVAL/Example/User line 182 Semantic ErrorType 'GPIO_PIN_13' could not be resolved main.c /STM32F769I_EVAL/Example/User line 183 Semantic ErrorType 'GPIO_PIN_13' could not be resolved main.c /STM32F769I_EVAL/Example/User line 198 Semantic ErrorType 'RCC_CLOCKTYPE_HCLK' could not be resolved main.c /STM32F769I_EVAL/Example/User line 155 Semantic ErrorType 'RCC_CLOCKTYPE_PCLK1' could not be resolved main.c /STM32F769I_EVAL/Example/User line 155 Semantic ErrorType 'RCC_CLOCKTYPE_PCLK2' could not be resolved main.c /STM32F769I_EVAL/Example/User line 155 Semantic ErrorType 'RCC_CLOCKTYPE_SYSCLK' could not be resolved main.c /STM32F769I_EVAL/Example/User line 155 Semantic ErrorType 'RCC_OSCILLATORTYPE_HSE' could not be resolved main.c /STM32F769I_EVAL/Example/User line 131 Semantic ErrorType 'RCC_PLL_ON' could not be resolved main.c /STM32F769I_EVAL/Example/User line 133 Semantic ErrorType 'RCC_PLLP_DIV2' could not be resolved main.c /STM32F769I_EVAL/Example/User line 137 Semantic ErrorType 'uint16_t' could not be resolved main.c /STM32F769I_EVAL/Example/User line 196 Semantic Error