Openthread: The example /examples/posix/app/cli/soc CAN NOT Start .

Created on 3 Jun 2016  路  4Comments  路  Source: openthread/openthread

Build success,but run /examples/posix/app/cli/soc 1 , nothing happen
OS is OS X
I tried sudo , and no effect yet

enhancement

Most helpful comment

Hi,
After starting the soc app, one should be able to enter into the shell 'start', 'state', 'ipaddr'. Does any of those commands return any output in your case?

All 4 comments

Hi,
After starting the soc app, one should be able to enter into the shell 'start', 'state', 'ipaddr'. Does any of those commands return any output in your case?

@mszczodrak Thank you! I enter 'start' and output 'done';
I misunderstood, before I wait for a prompt, in fact, it worked well

An actual command prompt would really be helpful, as I ended up having the same reaction the first time I tried it. Something even as simple as a > would do the trick.

@darconeous, good idea. Pull request coming soon.

Was this page helpful?
0 / 5 - 0 ratings