Home > On-Demand Archives > Theatre Talks >

Using Open-Source Build Tools in a Professional Environment

Christopher Seidl - Watch Now - Duration: 30:31

Using Open-Source Build Tools in a Professional Environment
Christopher Seidl

The open-source CMSIS-Toolbox offers new ways of working on embedded projects. It uses CMSIS-Packs for device/board support and access to reusable software components. The operation is controlled via intuitive csolution project files in YAML format. The build engine CMake/Ninja calls the C/C++ compiler toolchain that generates the build output. In this session, professional developers will learn how to use the new project format in an IDE integration, and on CI and MLOps systems.

M↓ MARKDOWN HELP
italicssurround text with
*asterisks*
boldsurround text with
**two asterisks**
hyperlink
[hyperlink](https://example.com)
or just a bare URL
code
surround text with
`backticks`
strikethroughsurround text with
~~two tilde characters~~
quote
prefix with
>

Erwin
Score: 0 | 1 hour ago | no reply

Hello Christopher, as you mentioned there are integrations for ARM Compiler, ARM GCC, IAR and CLANG. As I've seen from the list this are all cross compilers for target code. Are there any plans to support dual targetting by adding support for Windows or Linux compilers?

OUR SPONSORS

OUR PARTNERS