Difference between revisions of "Renesas e²studio"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ == Creating a project from scratch == == Using an existing project with J-Link == == Enabling Trace ==")
 
Line 6: Line 6:
   
 
== Enabling Trace ==
 
== Enabling Trace ==
  +
* The Trace view can be activated in the menu Renesas Views -> Debug -> Trace
  +
[img]
  +
* The Trace view will now be the active tab in the list of debug views.
  +
* Trace can be activated by clicking the On/Off button in the top right corner of the view
  +
[img]
  +
* Trace is now activated and will show trace data every time the device is halted
  +
[img]

Revision as of 13:19, 10 February 2017

Creating a project from scratch

Using an existing project with J-Link

Enabling Trace

  • The Trace view can be activated in the menu Renesas Views -> Debug -> Trace

[img]

  • The Trace view will now be the active tab in the list of debug views.
  • Trace can be activated by clicking the On/Off button in the top right corner of the view

[img]

  • Trace is now activated and will show trace data every time the device is halted

[img]