You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/06/22 07:53:59 UTC

[GitHub] michal-narajowski opened a new pull request #344: [RFC] MYNEWT-430: Segger's SystemView working with Mynewt

michal-narajowski opened a new pull request #344: [RFC] MYNEWT-430: Segger's SystemView working with Mynewt
URL: https://github.com/apache/incubator-mynewt-core/pull/344
 
 
   Hi,
   this PR adds support for SystemView. It introduces tracing API as an abstraction layer. To test this:
   1. Download Segger's SystemView app from their website
   2. Copy the description file from sys/sysview/SYSVIEW_Mynewt.txt to the /description/
   directory of SystemView, e.g. "/opt/SEGGER/SystemView/Description/"
   3. Build target with OS_SYSVIEW: 1
   4. Launch app and start recording events
   
   Comments are welcome
   
   BR,
   Micha?
 
----------------------------------------------------------------
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