Re: Re: RPTUN usage

2024-02-07 Thread Xiang Xiao
So, please check the remote core call uart_rpmsg_init with isconsole=true, and no other uart driver register as console. On Wed, Feb 7, 2024 at 9:15 PM yfliu2008 wrote: > Xiang. > > > > Thanks for that. Yes I can see hello echo from master to remote and vice > versa as you suggested. > > > > > R

Re: RPTUN usage

2024-02-07 Thread Xiang Xiao
You can try: 1. echo hello > /dev/ttyRpmsg on one core 2. and cat /dev/ttyRpmsg on another core to confirm rpmsg uart work as expected before testing with cu. On Wed, Feb 7, 2024 at 8:00 PM yfliu2008 wrote: > Xiang and Bowen, > > > > I noticed that I didn't initialize the call the "uart_