I just tried it, it worked for me at least.

Take a look at output from ‘newt target dep <yourtarget>’, make sure you
seen console/full, as well as shell as listed packages.

Make sure that main() goes and executes os_eventq_run(os_eventq_dflt_get()) in
a loop, as that’s needed for shell to pick up uart input.

> On Aug 27, 2017, at 9:24 PM, [email protected] wrote:
> 
> On 2017-08-25 17:21, Christopher Collins wrote:
>> On Fri, Aug 25, 2017 at 09:53:26AM -0700, marko kiiskila wrote:
>>> Also note that blinky does not have shell compiled in. It’s a very simple
>>> app which just blinks an LED. Try the app slinky instead; that one has shell
>>> enabled.
>> I believe Jyothi is following this tutorial which adds console and shell
>> to blinky:
>> https://mynewt.apache.org/latest/os/tutorials/blinky_console/.
>> Chris
> Hi chris,
> Yes chris I am following that tutorial only. But not able to succeed any one 
> has tried for arduino M0 pro for console and shell.

Reply via email to