SEGGER Embedded Studio

From SEGGER Wiki
Revision as of 10:29, 23 October 2018 by Erik (talk | contribs) (Created page with "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 st...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 is based on Rowley's professional IDE - CrossWorks. Its Visual Studio-like style offers the embedded world of engineering the same intuitive usage that PC developers are familiar with.

ETB trace on NXP TWR-K65F

How to port projects from IAR EWARM to SEGGER Embedded Studio

How to configure Embedded Studio to use SWO

Embedded Studio VCS configuration

Embedded Studio installation on newer Linux versions

How to enable RTOS thread awareness

How to place a function in RAM

How to use an external toolchain with Embedded Studio