> On Aug 25, 2017, at 8:39 AM, Christopher Collins <[email protected]> wrote:
> 
> Hi Jyothi,
> 
> On Fri, Aug 25, 2017 at 12:10:50PM +0000, [email protected] wrote:
> [...]
>> After we run the application, cant able to get the shell prompt as
>> mentioned by you through minicom.  With Arduino IDE and the arduino
>> EDBG boot loader we can able to communicate with the board.  But with
>> the arduino_boot and arduino_blinky targets in mynewt cant able to
>> communicate.
> 
> Did you set the BSP_ARDUINO_ZERO_PRO syscfg setting to 1, as indicated
> in https://mynewt.apache.org/latest/os/tutorials/arduino_zero/?  That
> step is easy to miss.
> 

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.

Reply via email to