[Embedded Workflow — acados documentation]
first,I installation of MATLAB interfaces,and the s-function can works well in simulink.
(Embedded Workflow — acados documentation)
then, I followed the above process, but I encountered some problems when in Matlab or press Ctrl+B in Simulink.
I used this file Toolchain-dSpaceDS1401.cmake.(MABX2)
I don’t know which link has a problem.
LINKING APPLICATION …
< lnkppc >
(E) #A0368-D Unresolved external:
xmlParseDoc (first referenced in module: parse.o50)
xmlCharStrdup (first referenced in module: parse.o50)
xmlDocGetRootElement (first referenced in module: parse.o50)
Errors: 1, Warnings: 0
– call “C:\software\dSPACE\dSPACE RCPHIL 2017-B\Compiler\PPCTools\BIN\lnkppc.exe” -QmsA0314-m…\test_parser.map -o …\test_parser.ppc -c _tmp_test_parser.lk
LINKING FAILED (1)MAKE PROCESS ABORTED
Greets