Re: how to enable RPMSG...

2023-07-21 Thread Xiang Xiao
On Sat, Jul 22, 2023 at 1:56 AM Ed Sutter wrote: > Hi, > I'm in the process of building up Nuttx on the M7 core of an iMX8MP SOC. > I started by creating a new chip and board directory duplicating the imxrt > stuff but renaming them appropriately. From there I've been slowly > creeping up in fun

how to enable RPMSG...

2023-07-21 Thread Ed Sutter
Hi, I'm in the process of building up Nuttx on the M7 core of an iMX8MP SOC.  I started by creating a new chip and board directory duplicating the imxrt stuff but renaming them appropriately.  From there I've been slowly creeping up in functionality with each of my needed device interfaces, and

Re: Unable to get nsh working on Adafruit Feather rp2040

2023-07-21 Thread Alan C. Assis
Hi Richard, Probably it is a MacOS issue. I just confirmed it still working fine on Linux (Ubuntu 23.04). These are the step-by-step process: --- $ git clone -b 1.1.2 https://github.com/raspberrypi/pico-sdk.git