-
[Zephyr OS] LLEXT공부/Embedded 2025. 2. 2. 23:18
https://docs.zephyrproject.org/latest/services/llext/index.html
Linkable Loadable Extensions (LLEXT) — Zephyr Project Documentation
The LLEXT subsystem provides a toolbox for extending the functionality of an application at runtime with linkable loadable code. Extensions are precompiled executables in ELF format that can be verified, loaded, and linked with the main Zephyr binary. Exte
docs.zephyrproject.org
LLEXT
Linkable Loadable Extensions, Zephyr OS에서 런타임에 애플리케이션의 기능 확장을 위한 도구들
Configuration: LLEXT에 적용되는 Kconfig 옵션들을 설정
Building extensions: Z
Loading extensions
Troubleshooting
Debugging extensions
API Reference
...
'공부 > Embedded' 카테고리의 다른 글
컴퓨터 구조 for 임베디드 (0) 2025.02.17 [Gaisler IP] GRETH (0) 2025.02.16 [Linux] Dynamic Loading (0) 2025.01.27 [Zephyr] Workqueue (0) 2025.01.07 [Zephyr] System Thread (0) 2025.01.07