Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: subsys: ipc: icmsg: add nRF54H20DK with PPR remote #83425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hasheddan
Copy link
Contributor

Adds support for nRF54H20DK with the PPR VPR processor configured as the remote.

Example output for cpuapp:

[00:00:00.162,775] <inf> host: IPC-service HOST demo started
[00:00:00.162,834] <inf> host: Ep bounded
[00:00:00.162,853] <inf> host: Perform sends for 1000 [ms]
[00:00:01.162,043] <inf> host: Sent 416320 [Bytes] over 1000 [ms]
[00:00:01.162,049] <inf> host: Wait 500ms. Let remote core finish its sends
[00:00:01.662,109] <inf> host: Received 10000 [Bytes] in total
[00:00:01.662,122] <inf> host: IPC-service HOST demo ended

Example output for cpuppr:

[00:00:00.138,825] <inf> remote: IPC-service REMOTE demo started
[00:00:00.163,247] <inf> remote: Ep bounded
[00:00:01.162,155] <inf> remote: Perform sends for 1000 [ms]
[00:00:02.162,185] <inf> remote: Sent 20000 [Bytes] over 1000 [ms]
[00:00:02.162,285] <inf> remote: Received 416280 [Bytes] in total
[00:00:02.162,311] <inf> remote: IPC-service REMOTE demo ended

Adds support for nRF54H20DK with the PPR VPR processor configured as the
remote.

Signed-off-by: Daniel Mangum <[email protected]>
@hasheddan hasheddan force-pushed the samples/ipc-icmsg-nrf54h20dk branch from 436efc6 to c59346f Compare December 28, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: IPC Inter-Process Communication area: Samples Samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants