This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Redboot on mbx platform


Hi,

Architecture PowerPC
Platform MBX
Template Redboot

I have one problem that I dont know how to solve.
Everything went well after these commands:
ecosconfig new mbx redboot
ecosconfig import \ /local/nam/ecos/packages/hal/powerpc/mbx/current/misc/redboot_RAM.ecm
ecosconfig tree 
make


But, after the command "make tests", I received this error:
powerpc-ecos-eabi-gcc -msoft-float -mcpu=860 -g -nostdlib -Wl,--gc-sections -Wl,-static -L/local/nam/psim-redboot/install/lib -Ttarget.ld
-o /local/nam/psim-redboot/install/tests/hal/powerpc/mpc8xx/current/tests/intr0 tests/intr0.o
/local/nam/psim-redboot/install/lib/libtarget.a(redboot_main.o): In function `do_reset':
/local/nam/ecos/packages/redboot/current/src/main.c:754: multiple definition of `cyg_start'
tests/intr0.o:/local/nam/ecos/packages/hal/powerpc/mpc8xx/current/tests/intr0.c:329: first defined here
/proj/SDE/camelot1.1/linux/bin/../lib/gcc-lib/powerpc-ecos-eabi/3.0/../../../../powerpc-ecos-eabi/bin/ld: Warning: size of symbol `cyg_start' changed from 32 to 980 in /local/nam/psim-redboot/install/lib/libtarget.a(redboot_main.o)
collect2: ld returned 1 exit status
make[1]: *** [/local/nam/psim-redboot/install/tests/hal/powerpc/mpc8xx/current/tests/intr0] Error 1
make[1]: Leaving directory `/local/nam/psim-redboot/hal/powerpc/mpc8xx/current'
make: *** [tests] Error 2



Can someone please help me with this problem? Thank you.


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com


--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]