I need to use network stack on my project, but due to some reasons similar to one listed as below link
Using NonCached Memory on i.MXRT - NXP Community
Even after following the solution listed, we are facing similar issues
Can you help me in following
1. FreeRTOS has its own TCP/IP stack
2. Need some demo example which can help me to run Frtos with tcp on USB-RNDIS interface
I was able to get lwip+frtos, but i need frtos+tcp example
Kindly suggest