No output for commands in telnet.
Posted: Thu Jan 02, 2014 5:12 pm
I have been trying to use a number of different commands on the TV.
E.g. iwconfig
And have found they only print spaces or newlines as output. Errors do seem to get output on the serial log and I can see these using an rs232 cable.
I have also found that if I use printf or std::cout in any test programs I have written I don't seem to get the output anywhere.
I can write my own logs to a file but for applications such as "iwconfig" I am having a lot of trouble using it.
Has anyone worked out why this is happening / a work arround?
E.g. iwconfig
And have found they only print spaces or newlines as output. Errors do seem to get output on the serial log and I can see these using an rs232 cable.
I have also found that if I use printf or std::cout in any test programs I have written I don't seem to get the output anywhere.
I can write my own logs to a file but for applications such as "iwconfig" I am having a lot of trouble using it.
Has anyone worked out why this is happening / a work arround?