I have a recipe for a simple QT5 UI app that builds and runs on the STM32MP157C-DK2 display just fine.When the simple app is enhanced to provide network connectivity by including the QTcpServer, QTcpSocket, QNetworkInterface and QMessageBox amongst o...