Segger Microcontroller Systems

Last updated
Segger Microcontroller
Type GmbH
Industry Embedded software
Founded1992;31 years ago (1992)
Headquarters Monheim am Rhein, Germany
Products Middleware components, JTAG development tools
Website www.segger.com

Segger Microcontroller, founded in 1992, is a private company involved in the embedded systems industry. It provides products used to develop and manufacture four categories of embedded systems: real-time operating systems (RTOS) and software libraries (middleware), debugging and trace probes, programming tools (integrated development environment (IDE), compiler, linker), and in-system programmers (Flasher line of products). The company is headquartered in Monheim am Rhein, Germany, with remote offices in Gardner, Massachusetts; Milpitas, California; and Shanghai, China.

Contents

History

Segger Microcontroller was founded in 1992 by Rolf Segger in Hilden, Germany. The first product was the real-time operating system (RTOS), now named embOS. It was followed by emWin two years later. Initial products focused on RTOS and middleware products. However, the company later produced ISP-programming tools (Flasher) and debug probes (J-Link). In 2015, Segger introduced Embedded Studio, their cross-platform IDE for central processing units conforming to the ARM architecture, though recent versions are also used by RISC-V. All products are developed, maintained and updated in Germany except for Embedded Studio, which is primarily developed by a team of developers in the United Kingdom.

Product categories

Debug and trace probes

Segger is most noted for its J-Link family, which supports JTAG (Joint Test Action Group) and SWD (Serial Wire Debug) debug probes for microcontrollers that have older ARM cores (ARM7, ARM9, ARM11), ARM Cortex-M cores (M0, M0+, M1, M3, M4, M7, M23, M33, M85), ARM Cortex-R cores (R4, R5, R8), ARM Cortex-A cores (A5, A7, A8, A9, A12, A15, A17, A53, A72), Renesas RX, Microchip PIC32, SiLab EFM8, RISC-V. [1] It is also repackaged and sold as an OEM item [2] 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. [3]

J-Trace & J-Link Models [4]
ModelHost
USB
 
Host
Ethernet
 
Host
Wi-Fi
 
Debug
connector
(Pitch)
Trace
connector
 
Target
voltage
 
Target max
interface
speed
Target max
download
speed
Target
VCOM
UART
Software
features
 
Image
 
 
J-Trace PRO Cortex-A/R/M3.0 SS1 Gbit/sNone20-pin (0.1")19-pin 0.05"1.2V to 5V50  MHz 3 MByte/s2 pinsAll J-Trace Cortex-ARM 1349x1466 230627.png
J-Trace PRO Cortex-M3.0 SS1 Gbit/sNone20-pin (0.1")19-pin 0.05"1.2V to 5V50 MHz3 MByte/s2 pinsAll J-Trace Cortex-M 1349x1466.png
J-Trace PRO RISC-V3.0 SS1 Gbit/sNone20-pin (0.1")19-pin 0.05"1.2V to 5V50 MHz3 MByte/s2 pinsAll J-Trace RISC-V 1349x1466.png
J-Link PRO2.0 HS100 Mbit/sNone20-pin (0.1")None1.2V to 5V50 MHz3 MByte/s2 pinsAll J-Link PRO 1349x1466.png
J-Link ULTRA+2.0 HSNoneNone20-pin (0.1")None1.2V to 5V50 MHz3 MByte/s2 pinsAll J-Link ULTRA-PLUS 1349x1466.png
J-Link WiFi 2.0 HSNone802.11b/g/n20-pin (0.1")None1.2V to 5V15 MHz1 MByte/s2 pinsAll J-Link Wifi 1349x1466.png
J-Link PLUS2.0 HSNoneNone20-pin (0.1")None1.2V to 5V15 MHz1 MByte/s2 pinsAll J-Link PLUS Classic 1349x1466.png
J-Link PLUS Compact2.0 HSNoneNone20-pin (0.1")None1.2V to 5V15 MHz1 MByte/s2 pinsAll J-Link PLUS-Compact 1349x1466.png
J-Link BASE2.0 HSNoneNone20-pin (0.1")None1.2V to 5V15 MHz1 MByte/s2 pinsLimited J-Link BASE Classic 1349x1466.png
J-Link BASE Compact2.0 HSNoneNone20-pin (0.1")None1.2V to 5V15 MHz1 MByte/s2 pinsLimited J-Link BASE-Compact 1349x1466.png
J-Link EDU2.0 HSNoneNone20-pin (0.1")None1.2V to 5V15 MHz1 MByte/s2 pinsLimited J-Link EDU 1349x1466.png
J-Link EDU Mini2.0 FSNoneNone9-pin (0.1")None3.3V4 MHz0.2 MByte/sNoneLimited J-Link EDU-mini 1349x1466.png
J-Link OB2.0 FSNoneNoneIntegratedNoneIntegrated4 MHz0.2 MByte/sDependsLimited

See also

Related Research Articles

ARM is a family of RISC instruction set architectures for computer processors, configured for various environments. Arm Ltd. develops the architectures and licenses them to other companies, who design their own products that implement one or more of those architectures, including system on a chip (SoC) and system on module (SOM) designs, that incorporate different components such as memory, interfaces, and radios. It also designs cores that implement these instruction set architectures and licenses these designs to many companies that incorporate those core designs into their own products.

<span class="mw-page-title-main">AVR microcontrollers</span> Family of microcontrollers

AVR is a family of microcontrollers developed since 1996 by Atmel, acquired by Microchip Technology in 2016. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. AVR was one of the first microcontroller families to use on-chip flash memory for program storage, as opposed to one-time programmable ROM, EPROM, or EEPROM used by other microcontrollers at the time.

In-circuit emulation (ICE) is the use of a hardware device or in-circuit emulator used to debug the software of an embedded system. It operates by using a processor with the additional ability to support debugging operations, as well as to carry out the main function of the system. Particularly for older systems, with limited processors, this usually involved replacing the processor temporarily with a hardware emulator: a more powerful although more expensive version. It was historically in the form of bond-out processor which has many internal signals brought out for the purpose of debugging. These signals provide information about the state of the processor.

JTAG is an industry standard for verifying designs and testing printed circuit boards after manufacture.

<span class="mw-page-title-main">Embedded software</span> Computer software written to control machines not typically thought of as computers

Embedded software is computer software, written to control machines or devices that are not typically thought of as computers, commonly known as embedded systems. It is typically specialized for the particular hardware that it runs on and has time and memory constraints. This term is sometimes used interchangeably with firmware.

Nios II is a 32-bit embedded processor architecture designed specifically for the Altera family of field-programmable gate array (FPGA) integrated circuits. Nios II incorporates many enhancements over the original Nios architecture, making it more suitable for a wider range of embedded computing applications, from digital signal processing (DSP) to system-control.

<span class="mw-page-title-main">ARM7</span>

ARM7 is a group of 32-bit RISC ARM processor cores licensed by ARM Holdings for microcontroller use. The ARM7 core family consists of ARM700, ARM710, ARM7DI, ARM710a, ARM720T, ARM740T, ARM710T, ARM7TDMI, ARM7TDMI-S, ARM7EJ-S. The ARM7TDMI and ARM7TDMI-S were the most popular cores of the family.

The MicroBlaze is a soft microprocessor core designed for Xilinx field-programmable gate arrays (FPGA). As a soft-core processor, MicroBlaze is implemented entirely in the general-purpose memory and logic fabric of Xilinx FPGAs.

<span class="mw-page-title-main">FreeRTOS</span> Real-time operating system

FreeRTOS is a real-time operating system kernel for embedded devices that has been ported to 35 microcontroller platforms. It is distributed under the MIT License.

V850 is a 32-bit RISC CPU architecture produced by Renesas Electronics for embedded microcontrollers. It was designed by NEC as a replacement for their earlier NEC V60 family, and was introduced shortly before NEC sold their designs to Renesas in the early 1990s. It has continued to be developed by Renesas as of 2018.

Atmel ARM-based processors are microcontrollers and microprocessors integrated circuits, by Microchip Technology, that are based on various 32-bit ARM processor cores, with in-house designed peripherals and tool support.

<span class="mw-page-title-main">Cypress PSoC</span> Type of integrated circuit

PSoC is a family of microcontroller integrated circuits by Cypress Semiconductor. These chips include a CPU core and mixed-signal arrays of configurable integrated analog and digital peripherals.

<span class="mw-page-title-main">Code Composer Studio</span>

Code Composer Studio is an integrated development environment (IDE) to develop applications for Texas Instruments (TI) embedded processors.

EFM32 Gecko MCUs are a family of mixed-signal 32-bit microcontroller integrated circuits from Energy Micro based on ARM Cortex-M CPUs, including the Cortex-M0+, Cortex-M3 and Cortex-M4.

<span class="mw-page-title-main">STM32</span> ARM Cortex-M based Microcontrollers by STMicroelectronics

STM32 is a family of 32-bit microcontroller integrated circuits by STMicroelectronics. The STM32 chips are grouped into related series that are based around the same 32-bit ARM processor core: Cortex-M0, Cortex-M0+, Cortex-M3, Cortex-M4, Cortex-M7, Cortex-M33. Internally, each microcontroller consists of ARM processor core(s), flash memory, static RAM, debugging interface, and various peripherals.

Mbed is a platform and operating system for internet-connected devices based on 32-bit ARM Cortex-M microcontrollers. Such devices are also known as Internet of Things devices. The project is collaboratively developed by Arm and its technology partners.

XMC is a family of microcontroller ICs by Infineon. The XMC microcontrollers use the 32-bit RISC ARM processor cores from ARM Holdings, such as Cortex-M4F and Cortex-M0. XMC stands for "cross-market microcontrollers", meaning that this family can cover due to compatibility and configuration options, a wide range in industrial applications. The family supports three essential trends in the industry: It increases the energy efficiency of the systems, supports a variety of communication standards and reduces software complexity in the development of the application's software environment with the parallel released eclipse-based software tool DAVE.

<span class="mw-page-title-main">NXP LPC</span> Family of 32-bit microcontroller integrated circuits

LPC is a family of 32-bit microcontroller integrated circuits by NXP Semiconductors. The LPC chips are grouped into related series that are based around the same 32-bit ARM processor core, such as the Cortex-M4F, Cortex-M3, Cortex-M0+, or Cortex-M0. Internally, each microcontroller consists of the processor core, static RAM memory, flash memory, debugging interface, and various peripherals. The earliest LPC series were based on the Intel 8-bit 80C51 core. As of February 2011, NXP had shipped over one billion ARM processor-based chips.

The MSP432 is a mixed-signal microcontroller family from Texas Instruments. It is based on a 32-bit ARM Cortex-M4F CPU, and extends their 16-bit MSP430 line, with a larger address space for code and data, and faster integer and floating point calculation than the MSP430. Like the MSP430, it has a number of built-in peripheral devices, and is designed for low power requirements. In 2021, TI confirmed that the MSP432 has been discontinued and "there will be no new MSP432 products".

References