Skip to main content
Visitor II
January 8, 2025
Question

LWIP for F767ZI

  • January 8, 2025
  • 1 reply
  • 540 views

Hi y'all, is there a IOC file or way to setup the LWIP + RTOS + NETCONN example via IOC for STM32F767ZI?

I have it completely working based on the example with no IOC, but that makes this code hard to scale and move across multiple machines. I noticed that it has some deprecated folder called SW4STM32 or something.

It's also completely missing the ".ld" linkers from the downloaded example in the STM32CubeIDE examples.

Any help would be appreciated, thanks!

    This topic has been closed for replies.

    1 reply

    Super User
    January 9, 2025

     I noticed that it has some deprecated folder called SW4STM32 or something.

    The .ld file can be taken from there. It should work in  CubeIDE as is, or after minor change.