25.03.00
MCUXpresso SDK Project
v: latest
Document Release Versions
24.12.00-pvw2
24.12.00
25.03.00-pvw2
25.03.00
Introduction
MCUXpresso SDK
Setup
Getting Started
Github Repository
Zip Package
User Guide
Drivers
Examples
Middlewares
Boot
Cloud
Connectivity
eIQ
File System
Motor Control
MultiCore
Multicore SDK
Release Notes
Getting Started
Changelog
Multicore SDK Components
RPMSG-Lite
Multicore Manager
eRPC
Multimedia
Wireless
Sensors
RTOS
Boards
Development
Architecture
Build And Configuration System
Developing with MCUXpresso SDK
Releases
Release Notes
mcuxsdk
Docs / 25.03.00
»
Middleware
»
Multicore SDK
»
eRPC Getting Started
Open on Repo
Report an issue with this page
eRPC Getting Started
Table of Contents
Overview
Create an eRPC application
Multicore server application
Server project basic source files
Server related generated files
Server infrastructure files
Server multicore infrastructure files
Server user code
Multicore client application
Client project basic source files
Client-related generated files
Client infrastructure files
Client multicore infrastructure files
Client user code
Multiprocessor server application
Server user code
Multiprocessor client application
Client user code
Running the eRPC application
eRPC example
Designing the eRPC application
Creating the IDL file
Using the eRPC generator tool
Create an eRPC application
Multicore server application
Server project basic source files
Server related generated files
Server infrastructure files
Server multicore infrastructure files
Server user code
Multicore client application
Client project basic source files
Client-related generated files
Client infrastructure files
Client multicore infrastructure files
Client user code
Multiprocessor server application
Server user code
Multiprocessor client application
Running the eRPC application
Other uses for an eRPC implementation
Note about the source code in the document