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.

RTOS/TM4C129XNCZAD: Outdated Network Example Projects

Part Number: TM4C129XNCZAD

Tool/software: TI-RTOS

The NDK Reference Guide says the functions used in the TI-RTOS networking examples are "a legacy interface that will be removed from the stack library in the future". Section F.3 calls out the legacy functions used.

It is a bit shocking to read the examples I based my code on are already near obsolete. Is this worry legitimate?

Do I need to change everything to the BSD style functions?