JianyuWang0623 commented on PR #3569:
URL: https://github.com/apache/nuttx-apps/pull/3569#issuecomment-4834630030
> Can you let us know how you tested your last two cases? Was this using
`sim`?
physical hardware, not sim
```bash
# server (core_b, rpmsg)
rexecd -r -t
# client (adbd in core_a)
adb -s ${IP}:${PORT} shell 'rexec -r -H core_b free'
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]