This BSP in intended to run on the simulator that should be built
from RSB. When building RTEMS for Epiphany --disable-networking must
be provided part of the configure command.
---
c/src/aclocal/rtems-cpu-subdirs.m4 | 1 +
c/src/lib/libbsp/epiphany/Makefile.am | 8
---
cpukit/configure.ac|1 +
cpukit/librpc/src/xdr/xdr_float.c |1 +
cpukit/score/cpu/Makefile.am |1 +
cpukit/score/cpu/epiphany/Makefile.am | 32 +
cpukit/score/cpu/epiphany/cpu.c
"
On Fri, May 8, 2015 at 4:56 PM, Gedare Bloom wrote:
> On Thu, May 7, 2015 at 10:12 PM, Hesham ALMatary
> wrote:
>> This BSP in intended to run on the simulator that should be built
>> from RSB. When building RTEMS for Epiphany --disable-networking must
>> be provided part of the configure com
On Fri, May 8, 2015 at 4:56 PM, Gedare Bloom wrote:
> On Thu, May 7, 2015 at 10:12 PM, Hesham ALMatary
> wrote:
>> This BSP in intended to run on the simulator that should be built
>> from RSB. When building RTEMS for Epiphany --disable-networking must
>> be provided part of the configure command
On Fri, May 8, 2015 at 4:00 PM, Gedare Bloom wrote:
> You should aim to write doxygen for the port-specific headers at least.
>
> On Thu, May 7, 2015 at 10:11 PM, Hesham ALMatary
> wrote:
>> ---
>> cpukit/configure.ac|1 +
>> cpukit/librpc/src/xdr/xdr_float.c