can somone please tell me how to include TCP/IP in a Tiva project?
I want to talk from server computer to Tiva and Tiva to send some packets to server.
Is there a special stack to get this done? or does TivaWare include this?
given that I found the stack/api how do i learn it an a newbie? are there any tutorials? I know abt TCP IP protocol but have never used this kind of implementation in a microcontroller. If you know a way to learn this the correct way, please advice.
p.s. - I do not want to use beaglebone/ another hardware IC/ TI RTOS. Im interested in knowing other options