Associate II
March 20, 2014
Question
STM32F4 Cube bug - ethernetif_notify_conn_changed() not generated
- March 20, 2014
- 7 replies
- 2393 views
Posted on March 20, 2014 at 12:48
Hi,
I've created the attached .ioc file for my modified ST3240G dev kit; when I generate the code and build it, I get the following: Error: L6218E: Undefined symbol ethernetif_notify_conn_changed (referred from ethernetif.o). I think this is probably a function that needs to be created by the user but it should at least generate an empty function to allow the project to link. Thanks Richard #stm32cube