This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: ipc_rpmsg_echo delay

Part Number: AM6442

Tool/software:

hello:

"In my current project targeting the AM6442 chip (SDK version 09_02_00_50), I conducted a test for IPC communication between the A53 (bare-metal) and R5F_0 (bare-metal) cores using the ipc_rpmsg protocol. The requirement mandates data transmission completion within ​​1ms per transfer​​. Initial test results showed latencies of ​​2-3 μs​​, but I observed sudden spikes reaching ​​348,000 μs (348 ms)​​. I need to verify:

  1. Whether these measurements are accurate
  2. If the IPC mechanism can reliably meet the 1ms requirement
  3. Whether I should reconsider the architecture if it fails this requirement."