build errors for simulink models with muliti processor topology for target DS1007
조회 수: 1 (최근 30일)
이전 댓글 표시
I was able to build models earlier but I start seeing this errors after I upgraded my RTI software. I know its too vague but can anyone give any hints on where to look at to start debugging to find the root cause? Thanks in advance.
LINKING APPLICATION ... master_simeng.m07: In function `rti_mdl_background': master_simeng.c:(.text+0x400): undefined reference to `backgroundFunction_117' collect2: ld returned 1 exit status -- call "C:\Program Files\dSPACE RCPHIL 2015-B\Compiler\QNX650_463\host\win32\x86\usr\bin\ntoppc-g++.exe" -Wl,--wrap,exit -Wl,--wrap,abort -Wl,--wrap,printf -Wl,--wrap,puts -Wl,--defsym,_DSPACE_START=0 -Wl,--defsym,_DSPACE_START_=0 -Wl,--defsym,DS_TARGET_PLATFORM=1007 -Wl,-rpath-link -Wl,"C:\Program Files\dSPACE RCPHIL 2015-B\DS1007\Lib" -T _tmp_master.lk -L"C:\Program Files\dSPACE RCPHIL 2015-B\DS1007\Lib" -Wl,-soname=master.ppc -Wl,-Map,master.tmp.map -Wl,--start-group @_tmp_master_rsp.txt -Wl,--end-group -o master.ppc LINKING FAILED (1)(1)
MAKE PROCESS ABORTED
댓글 수: 2
Luz Lule Camargo
2018년 12월 6일
Hello Kausalya Singuru,
I am running into a similar error. Where you able to find any information about this issue?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!