Hello, I started to implement code in Nuttx, using it as an external library approach.
When reimplementing (recompiling, in fact) the tcpechoserver application, there was a compilation issue where netlib was not found on nuttx-export headers. I solved this issue manually copying only the header files to my project, inside the nutt-export directory. The net library was there and the software worked fine. Am I missing any configuration when I built the make export in NuttX? Or is an issue? Best regards, Flavio -- Flavio de Castro Alves Filho flavio.al...@gmail.com Twitter: http://twitter.com/#!/fraviofii LinkedIn profile: www.linkedin.com/in/flaviocastroalves