IAR EWRX

From SEGGER Wiki
Revision as of 11:06, 9 October 2020 by Matthias (talk | contribs) (Created page with "'''IAR Embedded Workbench for RX''' is a high quality, high efficiency not GCC based compiler in the upper price ranged. It is easy to use and comes with a lot sample projects...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

IAR Embedded Workbench for RX is a high quality, high efficiency not GCC based compiler in the upper price ranged. It is easy to use and comes with a lot sample projects. IAR EWRX comes with native J-Link support.

Using an IAR EWRX Project With J-Link

The following steps explain how to configure a project to be used with J-Link.

  • Open the project to configure
  • Click Project | Options... from the main menu

IAR EWRX Tutorial 1.png

  • Make sure that J-Link RX is selected as Driver

IAR EWRX Tutorial 2.png

  • Now the project is ready to be debugged with J-Link.

IAR EWRX Tutorial 3.png