
SEGGER Embedded Studio til Arm nu med hard real-time C++ support
SEGGER’s Embedded Studio til Arm Version 6 tilbyder nu real-time memory management, hvilket åbner mulighed for at implementere hard real-time i applikationer, der er skrevet i C++ (in english).
SEGGER’s Embedded Studio for Arm Version 6 now offers real-time memory management which improves efficiency and response time for allocating and freeing up memory, enabling hard real-time to applications written in C++. This brings Embedded Studio for Arm to the same level as the recently announced Embedded Studio Version 6 for RISC-V.- We believe this underscores Embedded Studio’s position as the most sophisticated toolchain in the embedded space. It is the first toolchain I know of that guarantees fast, constant-time heap operations, says Rolf Segger, founder of SEGGER.
Embedded Studio supports development for any Arm-based microcontroller, including Cortex-M, Cortex-A/R, and legacy cores Arm7, Arm9 and Arm11. Embedded Studio comes with a C++17 Compiler and C++17 Standard Library, combining the efficiency and compact code of SEGGER's emRun runtime and emFloat floating-point libraries, plus the SEGGER Linker, optimized for C++ applications.
For an inspired, interesting and informative look at real-time dynamic storage allocation, see SEGGER’s blog article C++ real-time allocation – a chess engine.