I have followed the instruction on how to develop and complile a embedded application but cant not get the crosscompiler to work Host: ubuntu 16.10 latest on 64bit intel The error I get is that libts and zlib is missing. Libts I cant find on my host, zlib I found n the toolchain downloaded. While se...