Using modern toolchains in embedded systems
Many embedded systems are held back by the fact that they use ancient toolchains - often because that's what's provided by chipset makers as part of a BSP. Here's how we solve the problem in the Eclipse Oniro project - and how other IoT/embedded systems projects inside Eclipse can benefit.
The target audience is people working on IoT/Edge/embedded systems projects (including automotive) who want to know about toolchains and crosscompilers for their target devices. There are often better options than using a hardware vendor provided BSP.
Experience level:
Intermediate