#include "ti_drivers_open_close.h" #include "ti_board_open_close.h" #include "FreeRTOS.h" #include "task.h" /* This example shows message exchange between Linux and RTOS/NORTOS cores. * This example ...
These example programs are based on those appearing in An Introductory 4.4BSD Interprocess Communication Tutorial client.cc Minimal port from IPC tutorial to run on Linux server.cc Minimal port from ...