Вышла Em::Blocks 1.20, в которой довольно много вкусностей:
- Semihosting as library option for EmBlocks Bare-metal ARM
- Semihosting checkbox in debug interfaces JLink and STlink
- Live data implemented on memory watch and debugger variable tooltip.
- New STlinkGDB server with live data and semihosting support
- Syntax highlight on GNU linker scripts
- Yagarto toolchain replaced by Generic GCC (Yagarto project is cancelled)
- C++ library linker option and C++ compiler options added
- Make file tool entry is replaced by CPP tool entry.
- Device list updated for JLinks
- STmicro project wizard is changed so that the debug interfaces are preconfigured at the beginning.
- Breakpoint on-the-fly is now working
- Run to main() is working smoothly
- Pre-compiled headers is supported
- File manager plugin added to the installation package
- EnergyMicro project wizard is using the preinstalled header files from EM instead of copying all the files with the wizard.
- Project wizard can also use ZIP archive as template storage.
- Bug fix STmicro project wizard
- Bug fix EnergyMicro project wizard
- and a lot of minor fixes.
В связи с этим я сделал новую сборку с версией 1.20
Преимущества EmBlocks я описывал ранее.
Быстрый старт с EmBlocks на примере простого blink.
Читать полностью »