Hi,
I stay trying this project github.com/.../rpmsg_playground
based on this video: www.youtube.com/watch
(openAMP/RPMsg in nordic thingy:53(nrf5340 dk)
Everything compiles and flashes OK, but the RPMsg messages from the Cores don't come out in the Console. I've used JLinkExe, JLinkExe -if SWD
(Both with h and g option combined after connect and speed) and also combined with JLinkRTTClient opened in another terminal
I stay using JLINK MINI EDU By SEGGER
Notes:
1) i stay using zephyr 3.3 and NCS
2) In github link I have several photos (like the one below) that demonstrate my issue:
https://github.com/neuberfran/rpmsg_playground/blob/main/photo04.png
3) I already did a blink led on this board now (using Zephyr 3.3) and it worked. Then I used the command: nrfjprog --eraseall to clean up.
How to solve?
?