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!