Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32H750 ETH + Lwip Use Compiler 6 #4

Open
Leihognlun opened this issue Dec 2, 2022 · 3 comments
Open

STM32H750 ETH + Lwip Use Compiler 6 #4

Leihognlun opened this issue Dec 2, 2022 · 3 comments
Assignees
Labels
eth Ethernet-related issue or pull-request mw Middleware-related issue or pull-request

Comments

@Leihognlun
Copy link

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
Copy link

lfinl commented Mar 24, 2023

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

@ALABSTM ALABSTM added eth Ethernet-related issue or pull-request mw Middleware-related issue or pull-request labels May 15, 2023
@TOUNSTM
Copy link

TOUNSTM commented Apr 2, 2024

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 TOUNSTM assigned ASEHSTM and unassigned ASELSTM and TOUNSTM May 9, 2024
@ASEHSTM
Copy link

ASEHSTM commented Aug 19, 2024

Hello @Leihognlun,

Any update regarding this thread?

With Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eth Ethernet-related issue or pull-request mw Middleware-related issue or pull-request
Projects
Development

No branches or pull requests

6 participants