---
c/src/lib/libbsp/arm/xilinx-zynq/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/c/src/lib/libbsp/arm/xilinx-zynq/README
b/c/src/lib/libbsp/arm/xilinx-zynq/README
index 6bad853..eef9159 100644
--- a/c/src/lib/libbsp/arm/xilinx-zynq/README
+++ b/c/src/lib/libbsp/
It seems that you have compiled RTEMS with a gcc version that can use
%fpu registers to move integer data. The work-around could be to compile
the kernel with -msoft-float, or to move to a (later) version of gcc
that does not do this anymore. Which gcc version do you use?
Jiri.
On 22/10/16 01:22