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.

Compiler/CC3220MODA: Recompiling the posix library of the SimpleLink SDK

Part Number: CC3220MODA

Tool/software: TI C/C++ Compiler

I am using the network_terminal example demo in the SimpleLink SDK, running on the launchpad dev kit, and I'm experimenting with some tweaks to the posix library. I am able to build the kernel and the drivers using gmake, but I can't find a makefile for posix (<SDK>/source/ti/posix). How can I build that library?

Thanks