ARMmbed / mbed-os-example-sockets

Simple example for the network-socket API
Apache License 2.0
20 stars 38 forks source link

Cannot build on DISCO F413 #180

Closed SonOfFree closed 3 years ago

SonOfFree commented 3 years ago

Compiling soon after download leads to following error. Cannot proceed

Error: L6218E: Undefined symbol trace_tcp_flags (referred from ../../build/mbed-os/connectivity/nanostack/sal-stack-nanostack/source/Common_Protocols/tcp.DISCO_F413ZH.o).

ciarmcom commented 3 years ago

@SonOfFree This issue has an incomplete or old issue template.For future reference please use an up to date clone of the repository before raising issues. Many thanks.

ciarmcom commented 3 years ago

Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-3410

paul-szczepanek-arm commented 3 years ago

which branch?

paul-szczepanek-arm commented 3 years ago

Can you please make sure you have a clean checkout of mbedos and the example? I compiled it just now without issues.

SonOfFree commented 3 years ago

Hi Paul. I am not an experience developer. I am importing the git to the online compiler via the url, update all libraries to latest revision and try to compile. Did it again today and the error is still there. Can it be a problem of the online compiler?

SonOfFree commented 3 years ago

Confirmed that it can be compiler on Mbed Studio