Version 8.26
Build
Updated segger-cc compiler to version 20.1.1
Added line filtering and ordering options to build output log window.
Fixed "no iconv implementation" error when compiling files with the Arm GNU Toolchain 14.2.Rel1 GCC compilier and the Code > File > File Encoding project property set to a value other than Default.
Fix compiler driver not returning error exit state.
Fixed clicking on links in project property editor descriptions.
Updated the RISC-V GCC/BINUTILS tools build to use the GCC 14.3.0/Binutils 2.44 source release (RISC-V only).
Added a new Auto option to the Code > Compiler > GNU Version [segger-cc] project property and made this the default value.
Updated the GCC/BINUTILS tools build to use the Arm GNU Toolchain 14.3.Rel1 source release (Arm only).
The C/C++ language standard default.of the compiler is now used.
Updated libcxx with 19.1.1 source.
Add linker/library indirect file creation for Export Build scripts.
Add $(InputPathHash) macro.
Add __user_thread_library.h and null implementation.
Fix compiler driver -E -dM support.
Updated segger-ld to version 4.44.3.
Updated segger-rtl to version 4.28.8.
Debug
Fixed memory window's address field not updating correctly when viewing 64-bit addresses.
Added primary/secondary loader file project options to ST-Link target interface.
Add support for STM32MP1 Cortex-A and STM32N6 to ST-Link target interface.
GDB server target interface now accepts uppercase remote protocol checksums.
Fixed single stepping of LTP instructions.
Fixed debugger accessing memory outside of known address ranges.
Debug > GDB Server > Ignore Checksum Errors project property now defaults to Yes.
Removed the J-Link software from the installation. The J-Link software should now be downloaded from https://www.segger.com/downloads/jlink and installed separately.
Fixed 64-bit address memory accesses when using GDB server target connection.
Editor
Fixed indentation being lost when modifying the Text Editor > Formatting > Formatting Options environment option.
Fixed incorrect file encoding warning when opening a file with a byte-order mark.
Fixed clangd not using the Code > Compiler > GNU Version [segger-cc] project property.
IDE
Fixed project explorer's Edit context menu option doing nothing when an HTML output file is selected.
Fixed Copy Full Path and Select in File Explorer menu entries not appearing in the editor's tab label context menu when editing with the binary editor.
Fixed binary editor's goto dialog.
Fixed crash when using find in files without a solution loaded.