You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/11/14 14:48:38 UTC

[GitHub] mkiiskila opened a new pull request #1521: hw/scripts; if port was passed as last parameter in --extrajtagcmd,

mkiiskila opened a new pull request #1521: hw/scripts; if port was passed as last parameter in --extrajtagcmd,
URL: https://github.com/apache/mynewt-core/pull/1521
 
 
   and the target uses openocd, PORT was extracted incorrectly.
   
   E.g
   ```
   newt target show blinky_stm32f3
   targets/blinky_stm32f3
       app=apps/blinky
       bsp=@apache-mynewt-core/hw/bsp/stm32f3discovery
       build_profile=debug
   ```
   And then:
   ```
   newt debug blinky_stm32f3 --extrajtagcmd="-port 3334"
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services