You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Marko Kiiskila (JIRA)" <ji...@apache.org> on 2016/09/09 18:04:20 UTC

[jira] [Resolved] (MYNEWT-241) Diffucult to use newt to download code to two devices

     [ https://issues.apache.org/jira/browse/MYNEWT-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Kiiskila resolved MYNEWT-241.
-----------------------------------
    Resolution: Fixed

Now you can pass additional parameters from newt command line which are passed to download/debug scripts.
newt -j <jtag_cmd> load slinky_zero is how to use it.

E.g.
newt -j "cmsis_dap_serial 00000000AZE000001423" load boot_zero
chooses Arduino Zero with that serial number on the USB device.

Not all download/debug scripts support this yet; specifically Jlink. These should be added as needed.


> Diffucult to use newt to download code to two devices
> -----------------------------------------------------
>
>                 Key: MYNEWT-241
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-241
>             Project: Mynewt
>          Issue Type: Improvement
>          Components: Newt
>            Reporter: Paul Dietrich
>            Assignee: Marko Kiiskila
>             Fix For: v1_0_0_rel
>
>
> I have two arduinos hooked up to my system. When I do a newt target download, I don't know which one (or can't figure out how to specify) it getting downloaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)