STMicroelectronics / stm32_mw_lwip

Provides the LwIP library part of the STM32Cube MCU Component "middleware" for all STM32xx series.
Other
20 stars 9 forks source link

STM32H750 ETH + Lwip Use Compiler 6 #4

Open Leihognlun opened 1 year ago

Leihognlun commented 1 year ago

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.

lfinl commented 1 year ago

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

TOUNSTM commented 5 months ago

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,

ASEHSTM commented 2 weeks ago

Hello @Leihognlun,

Any update regarding this thread?

With Regards,