stm32_mw_lwip icon indicating copy to clipboard operation
stm32_mw_lwip copied to clipboard

STM32H750 ETH + Lwip Use Compiler 6

Open Leihognlun opened this issue 3 years ago • 3 comments

MDK 5.31 C Compiler ArmClang.exe V6.14 STM32CubeMX V6.61 Firmware Package STM32Cube FW_H7 V1.10.0

Use ETH + LWIP

STM32H750\STM32H750.axf: Error: L6218E: Undefined symbol sio_open (referred from slipif.o). STM32H750\STM32H750.axf: Error: L6218E: Undefined symbol sio_send (referred from slipif.o). STM32H750\STM32H750.axf: Error: L6218E: Undefined symbol sio_tryread (referred from slipif.o). Not enough information to list image symbols. Not enough information to list load addresses in the image map. Finished: 2 information, 0 warning and 3 error messages. "STM32H750\STM32H750.axf" - 3 Error(s), 0 Warning(s). Target not created.

Leihognlun avatar Dec 02 '22 08:12 Leihognlun

Hello, exclude file Middlewares\LwIP\slipif.c from build

lfinl avatar Mar 24 '23 05:03 lfinl

Hello @Leihognlun,

Sorry for the delayed response. Regarding the point for which you opened the issue, has it been resolved by @lfinl 's proposal? If not, could you please provide us with more details about your problem and the example you're using?

With Regards,

TOUNSTM avatar Apr 02 '24 12:04 TOUNSTM

Hello @Leihognlun,

Any update regarding this thread?

With Regards,

ASEHSTM avatar Aug 19 '24 10:08 ASEHSTM