On Fri, Apr 17, 2020 at 9:20 PM Alan Carvalho de Assis <acas...@gmail.com> wrote: > > Hi Nathan, > > Yes, OpenAMP still here on NuttX and AFAIK everything is fine. > > But I think OpenAMP is not feasible for this scenario where you have > two isolated boards, but Xiang could tell us, he and his team > integrated it on NuttX. >
OpenAMP is most suitable for shared memory based IPC. If two isolated boards connect with PCIE, OpenAMP may work well(actaully we are working on a project like this). > BR, > > Alan > > On 4/17/20, Nathan Hartman <hartman.nat...@gmail.com> wrote: > > On Fri, Apr 17, 2020 at 8:49 AM <disruptivesolution...@gmail.com> wrote: > > > >> Very interesting... but Openamp was removed right? > > > > > > Removed?! > > > > It's in the root directory of nuttx repo. > > > > Did something break it? > > > > Nathan > >