Question
Disable TCP in lwIP with 0 connections
Posted on May 24, 2018 at 15:10
When I disable TCP of the lwIP in CubeMX and set the MEMP_NUM_TCP_PCB to 0, I can't compile without error
MEMP_NUM_TCP_PCB has to be > 0.
Seems like a bug?
When I disable TCP of the lwIP in CubeMX and set the MEMP_NUM_TCP_PCB to 0, I can't compile without error
MEMP_NUM_TCP_PCB has to be > 0.
Seems like a bug?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.