SDAA352 May 2026 TDA4VM
The heartbeat monitoring system requires a Linux user-space application to handle communication with the MCU1_0 monitor. The implementation uses the TI rpmsg_char library and framework to bridge user-space applications with the kernel RPMsg subsystem.
The ti-rpmsg-char library provides a user-space API for RPMsg communication on Linux. This consists of:
- Core Library: libti_rpmsg_char.so.0.6.10 - Handles endpoint management and kernel interface
- Simple Application: rpmsg_char_simple - Used it for heartbeat communication to the linux core