When building a simulink real time standalone application, why do I get rttboot.com and xpckrnl.rtb instead of xpcboot.com and slrtkrnl.rtb?
조회 수: 3 (최근 30일)
이전 댓글 표시
I am trying to create a standalone application following the instructions here:
They specify that there should be four files in the MODEL_slrt_emb folder after building
- autoexec.bat
- MODEL.mldatx
- xpcboot.com
- slrtkrnl.rtb
However, instead of the last two, I get "rttboot.com" and "xpckrnl.rtb". Does anyone know what the difference is and how I can generate the correct files?
I am using 'Microsoft Visual C++ 2017' for the compiler.
Thanks
댓글 수: 0
답변 (1개)
Urmila Rajpurohith
2020년 10월 21일
Hi
Refer to the below link which answers a similar question:
Hope this helps!
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!