Open STM32CubeMX, navigate to the top menu bar, and select File → New Project. When prompted about TrustZone, select the option "Without TrustZone activated". As an optional but recommended step for ...
Then, re-compile the source code, and run the lwip-linux app. Use puty to connect to server at port 6677. The remote server address is being hard code at "192.168.2.12", we can modify this address via ...