Run rtems4.11 map xilinx_zynq_zedboard

Joel Sherrill joel.sherrill at oarcorp.com
Thu Feb 12 14:08:28 UTC 2015



On February 12, 2015 8:01:17 AM CST, "Thomas Doerfler (nt)" <Thomas.Doerfler at imd-systems.de> wrote:
>Nicanord,
>
>most likely you would want to direct this to a U-Boot mailing list? Or
>a Xilinx forum? The steps you mention are not related to RTEMS I think.

No but just a guess based on the error messages. It looks like it is trying to use the native gcc to compile and using arm specific gcc options. 

Something was missing to the configuration.

Thomas is right. Read the uboot docs on building and then ask on their list.

--joel

>wkr,
>
>Thomas.
>
>Am 12.02.2015 um 14:35 schrieb Nicanord Mukendi Kabobo:
>> Hello,
>>
>> I am a student in France and I want to run rtems4.11 map
>xilinx_zynq_zedboard. I 've already compiled and install arm-rtems on
>my pc and I have also installed Vivado 2014 on my fedora 21 64bit os.
>but I have the dificulties compile u-boot-XLNX.
>> Here are the commands that I have typed:
>>
>> $ cd boot/u-boot-xlnx/
>>
>> $ source /opt/Xilinx/Vivado/2014.4/settings64.sh
>>
>> $ export ARCH=arm
>>
>> $ export CROSS_COMPILE=arm-xilinx-eabi-
>>
>> $ make zynq_zed_config
>>
>> Next I attempt todo make, and things start to fail.
>>
>> $ make
>> scripts/kconfig/conf --silentoldconfig Kconfig
>> scripts/kconfig/conf --silentoldconfig Kconfig
>>   CHK     include/config.h
>>   GEN     include/autoconf.mk
>> gcc: erreur: unrecognized command line option ‘-mno-unaligned-access’
>> gcc: erreur: unrecognized command line option ‘-mfpu=neon’
>> scripts/Makefile.autoconf:64: recipe for target 'include/autoconf.mk'
>failed
>> make[2]: *** [include/autoconf.mk] Error 1
>> Makefile:470: recipe for target 'silentoldconfig' failed
>> make[1]: *** [silentoldconfig] Error 1
>> make: *** No rule to make target 'include/config/auto.conf', needed
>by 'include/config/uboot.release'. Arrêt.
>>
>> If anyone has successfully gotten this BSP's toactually work, it
>would be very helpful.
>>
>> Sincerely,
>> Nicanord Kabobo
>>
>>
>> _______________________________________________
>> users mailing list
>> users at rtems.org
>> http://lists.rtems.org/mailman/listinfo/users

--joel



More information about the users mailing list