hi, whats the use of RTOS in Http_demo example for MCB1700?it is working without RTX kernal also so whats the difference?
This demonstrates how to use TCPNet within an RTOS environment. It shows that you don't need a seperate timer for timing generation of the stack and how you can run the TCP stack in a task. No magic, but a useful example for both use cases.