필터 지우기
필터 지우기

build errors for simulink models with muliti processor topology for target DS1007

조회 수: 4 (최근 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
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?
kausalya singuru
kausalya singuru 2018년 12월 6일
In my case it was because of some pre existing generated code in the build path. I cleaned all the pre existing code and regenrated all the files and the model built with no errors. My suggestion is to do a clean build.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by