Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 1 month ago.
demos not compiling
several of the demos are giving me the following error. I have not been able to track this down. Error: Cannot open source input file "stm32f7xx_hal.h": No such file or directory in "BSP_DISCO_F746NG/stm32746g_discovery.h", Line: 48, Col: 28
any suggestions Thank you
Question relating to:
3 Answers
7 years, 4 months ago.
Hi, This problem can be found in evaluation version of Keil MDK or IAR You can use free compilers
8 years, 1 month ago.
Can you be more specific on which demos are not working? It sounds like there might be a mismatch with the mbed lib and the latest release. You can try updating all libs and see if it compiles. I'll be glad to try on my board once I know which demos you are trying.
Thank you for your responce. The two that I am having trouble with are the clock demo and the sd demo. I just tried to update them both. with no success. I have also removed them and and reloaded them with a fresh copy. Both of these demos give me the same error. Thank you again for your help
posted by 20 Oct 2016
I found this demo https://developer.mbed.org/teams/ST/code/DISCO-F746NG_SD_demo/?platform=ST-Discovery-F746NG Which did not compile but for other reasons. If it is the same as you are trying I would post a comment on the Github website. As far as the clock, I found a demo with the RTC which worked without issue.
posted by Bill Bellis 21 Oct 2016