2013-03-13 01:54 PM
I'm trying to compile the Demonstration sample from ST.com for my STM32F4, using Eclipse CDT and the GNU ARM Eclipse plugin. For more details and the Eclipse project, see
Simply clone the project, and import the Eclipse project in the projects/demonstration folder, and compile, remember to install .I'm currently getting compilation errors:.../stm32f4-discovery/libraries/stm32_usb_otg_driver/src/usb_hcd.c:95:7: error: 'USB_OTG_CORE_HANDLE' has no member named 'host'Why am I getting this error?2013-03-24 09:28 AM
Woops! Wrong forum, I think I meant to post this in the STM32F4 Discovery forum. Nonetheless, problem has been solved.
2015-02-11 04:10 PM