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