On Sat, May 9, 2020 at 10:47 AM stee...@163.com wrote:
>
> Thanks a lot
> I make it work
>
> But there is some other bugs
> First
> in file
> /incubator-nuttx/include/metal/cpu.h
> line 15# include should be # include
>
>
> Second
> There is no "processor " directory under /incubator-nu
ok, I find a good way to solve the problem
modify
/incubator-nuttx/include/metal/cpu.h
line 15# include
to
# include
stee...@163.com
发件人: stee...@163.com
发送时间: 2020-05-09 10:47
收件人: dev
主题: Re: RE: Hi,anybody build nuttx that use openamp on board STM32H747I-disco
Thanks a lot
I
Thanks a lot
I make it work
But there is some other bugs
First
in file
/incubator-nuttx/include/metal/cpu.h
line 15# include should be # include
Second
There is no "processor " directory under /incubator-nuttx/include/metal
I don't understand the rules of makefile ,I just copy the