SEGGER News – What's Happening at SEGGER?

2021
Mar.11
J-Link
SEGGER J-Link, Flasher, and Embedded Studio Now Support  Raspberry Pi RP2040

Microcontrollers are the workhorses powering the digital transformation of our world. RP2040 is the debut microcontroller from the Raspberry Pi…

[Read more...]
2021
Mar.08
Embedded Studio
Press release concerning the readers' test on SEGGER's Embedded Studio

Readers of Germany’s Elektronik Magazine subjected the Embedded Studio development environment from SEGGER to an extensive practical test – where it…

[Read more...]
2021
Feb.11
Embedded Studio
SEGGER announces Embedded Studio V5.4 for Apple M1

SEGGER announces its Embedded Studio build for the newly released Apple M1, Apple’s first ARM-based system-on-chip (SoC) designed specifically for…

[Read more...]
2021
Feb.11
Embedded Studio

In 2016, we started releasing 64-bit builds of Embedded Studio for Windows. This improved the build performance by about 20% compared to the 32-bit…

[Read more...]
2020
Dec.14
Runtime Library

The previous blog post covered the SEGGER Linker for RISC-V and the benefits provided by enhanced relaxation. This blog article continues to explore…

[Read more...]
2020
Dec.03
Runtime Library

One of the challenges for RISC-V developers is that the code density of the RISC-V instruction set for deeply embedded processors does not match that…

[Read more...]
2020
Nov.26
RISC-V
Embedded Studio has a great Linker for RISC-V development

SEGGER’s Embedded Studio for RISC-V now comes with the SEGGER Linker in addition to the GNU linker. The SEGGER Linker has been developed from the…

[Read more...]
2020
Sep.17
RISC-V
Press-Release_Floating-Point_RISCV32E-2

SEGGER announces a new version of the RISC-V Floating-Point Library with full support for RV32E – the embedded variant of the RISC-V core. The new…

[Read more...]
2020
Aug.31
Embedded Studio
SEGGER Embedded Studio V5

Watch an introduction of SEGGER’s Embedded Studio IDE version 5 for Arm and how to create extremely small code for Embedded Systems.

[Read more...]
2020
Aug.24
Embedded Studio
Every byte counts – Floating-point in less than 1 KB

How expensive in terms of code size are floating-point operations if the CPU does not have an floating-point unit (FPU)? In this article, I will…

[Read more...]
2020
Aug.12
Embedded Studio
Every byte counts – Smallest “Hello world”

When searching on-line for small C-programs, there seems to be a lot of confusion about what is doable and what is not. There are a lot of posts…

[Read more...]
2020
Aug.10
Embedded Studio
Integrity checks with the new SEGGER Linker

Find out how the new SEGGER Linker V3.0 supports Firmware integrity checks now without the need for external tools.

[Read more...]
2020
Aug.07
Embedded Studio
Better code size optimization with Embedded Studio v5

The newly released Embedded Studio V5 for Arm processors comes with SEGGER’s Compiler, Linker, and Runtime and Floating-Point libraries. All…

[Read more...]
2020
Aug.07
Embedded Studio
Every Byte counts – The 100-Byte Blinky Challenge

How little flash memory could be used on a typical Cortex-M Microcontroller to toggle an LED?

[Read more...]
2020
Apr.02
Embedded Studio
embedded studio firststart

SEGGER Embedded Studio is now available in a new version. Included in the update are new versions for the SEGGER Compiler v10.0.0 and for the Clang…

[Read more...]
2019
Oct.23
Embedded Studio
Embedded Studio

The latest release of Embedded Studio, SEGGER's cross-platform IDE, can now debug software on evaluation boards equipped with a DAP-Link (CMSIS-DAP)…

[Read more...]
2019
Sep.06
Ozone
SEGGER - Embedded Studio Product Icon

With Semihosting the standard I/O operations are supported. While most tool chains let the embedded target do the work of formatting strings in their…

[Read more...]
2018
Dec.04
Embedded Studio
emPower-USB-Host

emPower-USB-Host: Two USB ports make it easy and cost efficient to build a variety of USB based gadgets * All software free for non-commercial use.

[Read more...]
2018
Nov.22
Embedded Studio
Embedded Studio licensing excites developers

*** By popular demand *** The new buyout option allows usage by an unlimited number of users. No license server, no hardware dongle.

[Read more...]
2018
Oct.23
Embedded Studio
SEGGER Linker reduces executable file size by 12%

“Bigger is better” is not true when it comes to program size of Embedded Computing Systems. Less is more. A smaller executable can get the same thing…

[Read more...]
2021
Mar.11
J-Link
SEGGER J-Link, Flasher, and Embedded Studio Now Support  Raspberry Pi RP2040

Microcontrollers are the workhorses powering the digital transformation of our world. RP2040 is the debut microcontroller from the Raspberry Pi…

[Read more...]
2021
Mar.08
Embedded Studio
Press release concerning the readers' test on SEGGER's Embedded Studio

Readers of Germany’s Elektronik Magazine subjected the Embedded Studio development environment from SEGGER to an extensive practical test – where it…

[Read more...]
2021
Feb.11
Embedded Studio
SEGGER announces Embedded Studio V5.4 for Apple M1

SEGGER announces its Embedded Studio build for the newly released Apple M1, Apple’s first ARM-based system-on-chip (SoC) designed specifically for…

[Read more...]
2021
Feb.11
Embedded Studio

In 2016, we started releasing 64-bit builds of Embedded Studio for Windows. This improved the build performance by about 20% compared to the 32-bit…

[Read more...]
2020
Dec.14
Runtime Library

The previous blog post covered the SEGGER Linker for RISC-V and the benefits provided by enhanced relaxation. This blog article continues to explore…

[Read more...]
2020
Dec.03
Runtime Library

One of the challenges for RISC-V developers is that the code density of the RISC-V instruction set for deeply embedded processors does not match that…

[Read more...]
2020
Nov.26
RISC-V
Embedded Studio has a great Linker for RISC-V development

SEGGER’s Embedded Studio for RISC-V now comes with the SEGGER Linker in addition to the GNU linker. The SEGGER Linker has been developed from the…

[Read more...]
2020
Sep.17
RISC-V
Press-Release_Floating-Point_RISCV32E-2

SEGGER announces a new version of the RISC-V Floating-Point Library with full support for RV32E – the embedded variant of the RISC-V core. The new…

[Read more...]
2020
Aug.31
Embedded Studio
SEGGER Embedded Studio V5

Watch an introduction of SEGGER’s Embedded Studio IDE version 5 for Arm and how to create extremely small code for Embedded Systems.

[Read more...]
2020
Aug.24
Embedded Studio
Every byte counts – Floating-point in less than 1 KB

How expensive in terms of code size are floating-point operations if the CPU does not have an floating-point unit (FPU)? In this article, I will…

[Read more...]
2020
Aug.12
Embedded Studio
Every byte counts – Smallest “Hello world”

When searching on-line for small C-programs, there seems to be a lot of confusion about what is doable and what is not. There are a lot of posts…

[Read more...]
2020
Aug.10
Embedded Studio
Integrity checks with the new SEGGER Linker

Find out how the new SEGGER Linker V3.0 supports Firmware integrity checks now without the need for external tools.

[Read more...]
2020
Aug.07
Embedded Studio
Better code size optimization with Embedded Studio v5

The newly released Embedded Studio V5 for Arm processors comes with SEGGER’s Compiler, Linker, and Runtime and Floating-Point libraries. All…

[Read more...]
2020
Aug.07
Embedded Studio
Every Byte counts – The 100-Byte Blinky Challenge

How little flash memory could be used on a typical Cortex-M Microcontroller to toggle an LED?

[Read more...]
2020
Apr.02
Embedded Studio
embedded studio firststart

SEGGER Embedded Studio is now available in a new version. Included in the update are new versions for the SEGGER Compiler v10.0.0 and for the Clang…

[Read more...]
2019
Oct.23
Embedded Studio
Embedded Studio

The latest release of Embedded Studio, SEGGER's cross-platform IDE, can now debug software on evaluation boards equipped with a DAP-Link (CMSIS-DAP)…

[Read more...]
2019
Sep.06
Ozone
SEGGER - Embedded Studio Product Icon

With Semihosting the standard I/O operations are supported. While most tool chains let the embedded target do the work of formatting strings in their…

[Read more...]
2018
Dec.04
Embedded Studio
emPower-USB-Host

emPower-USB-Host: Two USB ports make it easy and cost efficient to build a variety of USB based gadgets * All software free for non-commercial use.

[Read more...]
2018
Nov.22
Embedded Studio
Embedded Studio licensing excites developers

*** By popular demand *** The new buyout option allows usage by an unlimited number of users. No license server, no hardware dongle.

[Read more...]
2018
Oct.23
Embedded Studio
SEGGER Linker reduces executable file size by 12%

“Bigger is better” is not true when it comes to program size of Embedded Computing Systems. Less is more. A smaller executable can get the same thing…

[Read more...]