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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Urmila Rajpurohith
le 21 Oct 2020
Hi
Refer to the below link which answers a similar question:
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Simulink Coder dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!