Hi,
I'm trying the lab from TI-SDK and by following all steps using qtcreator the application is built but the following error shows:
03:02:31: Deploy step failed.
Error while building/deploying project terminal (kit: AM335x EVM)
When executing step 'Check for free disk space'
03:02:31: Elapsed time: 00:01.
My questions are:
- How to know what is wrong with this and fix it?
- How to install vsftpd on the target system (SBC8600 with uname output below)?
Linux am335x-evm 3.1.0 #6 Fri Oct 19 11:56:26 CST 2012 armv7l unknown
- Also, how to set opkg configuration correctly to install packages?
Appreciate your help