Re: Re: Hi,anybody build nuttx that use openamp on board STM32H747I-disco

2020-05-08 Thread stee...@163.com
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 mak

Re: RE: Hi,anybody build nuttx that use openamp on board STM32H747I-disco

2020-05-08 Thread stee...@163.com
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

Build failed in Jenkins: NuttX-Nightly-Build #120

2020-05-08 Thread Apache Jenkins Server
See Changes: -- Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H27 (ubuntu) in workspace

RE: Hi,anybody build nuttx that use openamp on board STM32H747I-disco

2020-05-08 Thread Xiang Xiao
Please try this patch: https://github.com/apache/incubator-nuttx/pull/1003 The openamp/libmetal.defs fail to handle arch other than x86-64 and risc-v correctly. Thanks Xiang -Original Message- From: stee...@163.com Sent: Friday, May 8, 2020 3:25 PM To: dev Subject: Hi,anybody build nu

Hi,anybody build nuttx that use openamp on board STM32H747I-disco

2020-05-08 Thread stee...@163.com
Hi Anybody build nuttx that use openamp on board stm32h747i-disco? I turn on the openamp opion ,but give errors like make[1]: Entering directory '/home/steelen/nuttx/nuttx/openamp' make[1]: *** No rule to make target 'libmetal/lib/system/nuttx/condition.c', needed by '.depend'. Stop. make[1]: L