DORSETRIGS
Home

zephyr-rtos (9 post)


posts by category not found!

Arch Linux CMake looking in wrong directory for `libxml2` dependencies

Arch Linux C Make Conundrum Finding libxml2 Dependencies Have you ever encountered a frustrating build error while using C Make on Arch Linux specifically when

3 min read 05-10-2024 53
Arch Linux CMake looking in wrong directory for `libxml2` dependencies
Arch Linux CMake looking in wrong directory for `libxml2` dependencies

MCUboot loses pending update image in slot 1 after reset

Troubleshooting MC Uboot Addressing Lost Pending Update Images in Slot 1 After Reset Understanding the Issue When working with MC Uboot a commonly used bootload

2 min read 30-09-2024 40
MCUboot loses pending update image in slot 1 after reset
MCUboot loses pending update image in slot 1 after reset

How to solve Zephyr sample build Ninja error? "multiple outputs aren't (yet?) supported by depslog"

How to Solve the Zephyr Sample Build Ninja Error Multiple Outputs Arent Yet Supported by Depslog When working with the Zephyr Project developers may encounter v

2 min read 22-09-2024 62
How to solve Zephyr sample build Ninja error? "multiple outputs aren't (yet?) supported by depslog"
How to solve Zephyr sample build Ninja error? "multiple outputs aren't (yet?) supported by depslog"

How to implement a bus type serial link using Zephyr on native_sim (possibly using socat)?

Implementing a Bus Type Serial Link Using Zephyr on Native SIM with Socat Introduction In this article we will discuss how to implement a bus type serial link u

3 min read 21-09-2024 45
How to implement a bus type serial link using Zephyr on native_sim (possibly using socat)?
How to implement a bus type serial link using Zephyr on native_sim (possibly using socat)?

Adding External Library to Zephyr

Seamlessly Integrating External Libraries into Your Zephyr Project Zephyr the powerful real time operating system RTOS empowers developers to build embedded sys

2 min read 04-09-2024 40
Adding External Library to Zephyr
Adding External Library to Zephyr

How to set up file structure for zephyr testing

Organizing Your Zephyr Tests A Guide to File Structure and C Make Zephyr a real time operating system RTOS for resource constrained devices provides a robust te

3 min read 02-09-2024 55
How to set up file structure for zephyr testing
How to set up file structure for zephyr testing

zephyr run multile threads in test

Running Multiple Threads in Parallel with Zephyr and Twister Testing multi threaded applications in Zephyr can be tricky especially when you need to verify the

2 min read 02-09-2024 42
zephyr run multile threads in test
zephyr run multile threads in test

zephyr central NUS

Mastering Bluetooth Communication with Zephyr A Guide to NUS Central Setup This article explores a common issue faced by developers when working with Zephyrs No

6 min read 29-08-2024 50
zephyr central NUS
zephyr central NUS

Device tree overlay and shield

Mastering Device Tree Overlays and Shields A Guide to Customizing Your Embedded Systems The world of embedded systems often demands flexibility Device Tree Over

2 min read 28-08-2024 47
Device tree overlay and shield
Device tree overlay and shield