We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am looking for the file system_stm32f4xx.c for the compilation of the code. I am working on the board stm32f411vet6. While compiling the code for gpio I am getting this error. Thanks in advance for any help.
Hi,
Fixed the problem .
Actually there was a function definition missing, which I just added and the code is compiling perfectly after that .
Thanks to all .
Hi , I just have got a problem which u have faced once upon a time. .\Objects\GPIO_DRIVER.axf: Error: L6218E: Undefined symbol hal_gpio_init (referred from main.o). I am using STM32F407VG board. I have developed my own code and missing with hal_gpio_inti(). can u pls tell from were u got that code. It would be helpful in solving my problem.
Thank you in advance.