Difference between revisions of "Embedded Studio"

From SEGGER Wiki
Jump to: navigation, search
(VCS configuration)
Line 9: Line 9:
 
</div>
 
</div>
   
= Installation & Licensing =
+
== Installation & Licensing ==
 
[[Get a License for Nordic Semiconductor Devices]]
 
[[Get a License for Nordic Semiconductor Devices]]
   
 
[[Installation on newer Linux Versions]]
 
[[Installation on newer Linux Versions]]
   
= Project Setup and Build =
+
== Project Setup and Build ==
 
[[Port Projects from IAR Embedded Workbench to Embedded Studio]]
 
[[Port Projects from IAR Embedded Workbench to Embedded Studio]]
   
Line 23: Line 23:
 
[[Add new Memory Sections and Segments]]
 
[[Add new Memory Sections and Segments]]
   
= Debugging =
+
== Debugging ==
 
[[Configure ETB Trace in Embedded Studio]]
 
[[Configure ETB Trace in Embedded Studio]]
   
Line 32: Line 32:
 
[[Connect to remote J-Link via J-Link Tunnel Server]]
 
[[Connect to remote J-Link via J-Link Tunnel Server]]
   
= Version Control =
+
== Version Control ==
 
[[VCS Configuration]]
 
[[VCS Configuration]]
   

Revision as of 17:40, 31 May 2019

Embedded Studio, is a complete all-in-one solution for managing, building, testing and deploying your embedded applications: From the Project Generator which gets you easily started with common ARM microcontrollers, to the powerful Project Manager and source code Editor, the included C/C++ Compiler and the integrated Debugger with advanced debug information windows and direct J-Link integration, right through to version control features for automatic deployment of your applications.

Embedded Studio's uses a style similar to Microsoft's Visual Studio. It brings the same intuitive usage that PC developers are familiar with to the world of embedded engineering.

This wiki page explains and links to details and device specifics that can not be found on the Embedded Studio Product page.

Installation & Licensing

Get a License for Nordic Semiconductor Devices

Installation on newer Linux Versions

Project Setup and Build

Port Projects from IAR Embedded Workbench to Embedded Studio

Use an external Toolchain with Embedded Studio

Create a RAM Function

Add new Memory Sections and Segments

Debugging

Configure ETB Trace in Embedded Studio

Configure SWO in Embedded Studio

Enable RTOS Awareness in Embedded Studio

Connect to remote J-Link via J-Link Tunnel Server

Version Control

VCS Configuration