This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Network connections and data transfer with tiva-c

Hello,


I already posted some posts to get info about how doing a telnet server or tftp client. However I never got any clue how to achieve this. As the info I found and as all examples are not documented I don't even see how to start.


My project is like a frequency analyzer. I would like to convert an analog signal with the ADC, then do a Fourier Transform and send the result to a computer through the ethernet connection. I m able to do the ADC and FFT but I really don't see how to send data (1 file wit all result or displaying the result via a telnet prompt for example). All example I found in CCS or on the web are not documented. Apparently I'm not the only guy looking for such info in this forum but no post does provide a clear example.

I also found some info about RTOS. Do you think I should go in that direction or has anyone a concrete working example of a telnet or tftp application ? Please give me a hint, I m totally lost ...

thanks in advance