Segger Microcontroller Systems


SEGGER Microcontroller, founded in 1992, is a private company active in the industry of Embedded Systems. It provides software libraries plus programming and development tools. SEGGER produces debug probes, with accompanying debugger and performance analyzer software, plus communication and security software. The company is headquartered in Monheim am Rhein, Germany with US offices in Gardner, Massachusetts and Milpitas, California.

RTOS embedded software

embedded Operating System, is a Real-time operating system, developed by the Company SEGGER Microcontroller. embOS is designed to be used as a foundation for the development of embedded real-time applications for a wide range of microcontrollers.

embOS features

embOS is an RTOS for all embedded applications.
embOS is written from scratch by the SEGGER Microcontroller company using Ansi C and assembler.
Other features are:
In addition to embOS, embOS-MPU offers memory protection by using the hardware's memory protection unit as well as additional software mechanisms to prevent one task from affecting the entirety of the system.

embOSView

embOSView is a tool for analysis of the running target application on an embedded system using embOS. For communication, embOSView can use UART, memory read/write for Cortex-M and RX CPUs, DCC for ARM7/9 and Cortex-A CPUs as well as ethernet.
Beside system variables and software tracing, embOSView also lists all tasks with following information:
embOS is used in a variety of embedded systems in the fields of application like:
It is supported by popular SSL/TLS libraries such as wolfSSL, thus maintaining embedded security standards across industries.

Supported devices

embOS supports all cores and compilers, e.g.:
ARM7/9/11, ARM Cortex-A/R/M, Altera NIOS2, AVR, AVR32, C16x, CR16C, ColdFire, H8, HCS12, M16C, M32C, MSP430, NIOS2, PIC18/24/32, PowerPC, R32C, R8C, RL78, RH850, RX100/200/600/700, RZ, SH2A, STM8, ST7, S08, V850, 78K0, 8051, Xtensa,...
GCC, IAR, Keil MDK, Tasking, GreenHills, CodeWarrior, Renesas compiler CCRX, CCRL,...

Other embedded software

SEGGER also provides software/middleware in the fields of connectivity, crypto & security, and the Internet of Things.

Hardware

J-Trace

J-Trace PRO is an advanced debug probe that can capture complete instruction traces over long periods of time thereby enabling the recording of infrequent, hard-to-reproduce bugs. It supports all popular debuggers and IDEs and can be used cross platform with Windows, Linux, and macOS.

J-Link

Segger is most noted for its JTAG / SWD emulators for ARM-based microcontrollers that have ARM7 / ARM9 / ARM11, Cortex M0 / M0+ / M1 / M3 / M4 / M7 / M23 / M33, Cortex R4 / R5 / R8, Cortex A5 / A7 / A8 / A9 / A12 / A15 / A17 cores, Renesas RX, and Microchip PIC32. This device is called the J-Link. It is also repackaged and sold as an OEM item by Analog Devices as the mIDASLink, Atmel as the SAM-ICE, Digi International as the Digi JTAG Link, and IAR Systems as the J-Link and the J-Link KS. This is the only JTAG emulator that can add Segger's patented flash breakpoint software to a debugger to enable the setting of multiple breakpoints in flash while running on an ARM device which is typically hindered by the limited availability of hardware breakpoints. For enhanced emulation features Segger offers a trace emulator, J-Trace that works with the ARM ETM interface and enables engineers to trace back their code execution.
Model*Host
USB
Host
Ethernet
Host
Wi-Fi
Target
Connector
Trace
Connector
Target
Voltage
Target Max
Interface Speed
Target Max
Download Speed
J-Trace PRO Cortex20-pin 0.1"
1.2V to 5V
50 MHz
3 MByte/s
J-Trace PRO Cortex-M20-pin 0.1"
1.2V to 5V
50 MHz
3 MByte/s
J-Link PRO2.0 HS100 Mbit/s20-pin 0.1"
1.2V to 5V
50 MHz
3 MByte/s
J-Link ULTRA+2.0 HS20-pin 0.1"
1.2V to 5V
50 MHz
3 MByte/s
J-Link WiFi2.0 HS20-pin 0.1"
1.2V to 5V
15 MHz
1 MByte/s
J-Link PLUS2.0 HS20-pin 0.1"
1.2V to 5V
15 MHz
1 MByte/s
J-Link BASE2.0 HS20-pin 0.1"
1.2V to 5V
15 MHz
1 MByte/s
J-Link EDU2.0 HS20-pin 0.1"
1.2V to 5V
15 MHz
1 MByte/s
J-Link EDU Mini2.0 FS9-pin 0.05"3.3V4 MHz0.2 MByte/s

Software tools for embedded systems

SEGGER produces software tools for developers and engineers of embedded systems and Internet-of-Things environments, to develop, create, verify, test, and debug embedded applications, and target systems or devices.

Embedded Studio

Embedded Studio is a C/C++ IDE for embedded systems. It is specifically designed to provide users with everything needed for professional embedded C programming and development.
Embedded Studio includes compilers Clang and GCC, plus the in-house SEGGER Compiler, and has support for 3rd party debug probes via GDB protocol.
It can be used cross platform with Windows, Linux, and macOS.

SystemView

SystemView is a real-time recording and visualization tool for embedded systems that reveals the true runtime behavior of an application, going deeper than the system insights provided by debuggers. It is particularly effective when developing and working with complex embedded systems comprising multiple threads and interrupts.
SystemView can ensure a system performs as designed, can track down inefficiencies, and show unintended interactions and resource conflicts, with a focus on the details of every single system tick.
It provides continuous real-time recording of an embedded system, captures tasks, interrupts, timers, resources, API calls, and user events, and allows for live analysis and visualization of captured data.
SystemView records via J-Link and SEGGER RTT Technology, IP, or UART, works on any CPU, works with any RTOS and bare-metal systems, and is minimally system intrusive.

Ozone — J-Link debugger and performance analyzer

Ozone is a full-featured graphical debugger for embedded applications. With Ozone it is possible to debug any embedded application on C/C++ source and assembly level.
It can load applications built with any tool chain / IDE or debug the target's resident application without any source. It includes all well-known debug controls and information windows and makes use of J-Link and J-Trace debug probes.