Gast
#3834195
hallo, ich möchte eine Schaltung auf dem Beagleboneblack simulieren aber es wird folgendes angezeigt: ______________________________________________________________________ __ The call to realtime_make_rtw_hook, during the after_make hook generated the following error: Error executing SSH command: make: Entering directory `/home/etw/untitled_rtt' "gcc" -I"./" -O2 -mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp -D"MODEL=untitled" -D"NUMST=1" -D"NCSTATES=0" -D"HAVESTDIO=" -D"ONESTEPFCN=0" -D"EXT_MODE=1" -D"TERMFCN=1" -D"MAT_FILE=0" -D"MULTI_INSTANCE_CODE=0" -D"INTEGER_CODE=0" -D"MT=0" -D"TID01EQ=0" -D"_USE_TARGET_UDP_=" -D"_RUNONTARGETHARDWARE_BUILD_=" -c ./linuxUDP.c ./ext_svr.c ./ext_work.c ./rtiostream_interface.c ./updown.c ./rtiostream_tcpip.c ./ert_main.c ./untitled.c ./untitled_data.c "gcc" ./linuxUDP.o ./ext_svr.o ./ext_work.o ./rtiostream_interface.o ./updown.o ./rtiostream_tcpip.o ./ert_main.o ./untitled.o ./untitled_data.o -lm -ldl -lpthread -lrt -o ./MW/untitled /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./linuxUDP.o does not /usr/bin/ld: failed to merge target specific data of file ./linuxUDP.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./ext_svr.o does not /usr/bin/ld: failed to merge target specific data of file ./ext_svr.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./ext_work.o does not /usr/bin/ld: failed to merge target specific data of file ./ext_work.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./rtiostream_interface.o does not /usr/bin/ld: failed to merge target specific data of file ./rtiostream_interface.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./updown.o does not /usr/bin/ld: failed to merge target specific data of file ./updown.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./rtiostream_tcpip.o does not /usr/bin/ld: failed to merge target specific data of file ./rtiostream_tcpip.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./ert_main.o does not /usr/bin/ld: failed to merge target specific data of file ./ert_main.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./untitled.o does not /usr/bin/ld: failed to merge target specific data of file ./untitled.o /usr/bin/ld: error: ./MW/untitled uses VFP register arguments, ./untitled_data.o does not /usr/bin/ld: failed to merge target specific data of file ./untitled_data.o collect2: ld returned 1 exit status make: Leaving directory `/home/etw/untitled_rtt' make: *** [MW/untitled] Error 1 The build process will terminate as a result. ______________________________________________________________________ _ Kann jemand mir helfen? Bedanke im Voraus! LG