Simulink Real-Time: boot in UEFI mode
7 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am trying to start a target computer with Simulink Real-Time kernel. This computer only supports the boot in UEFI mode.
Since DOS assumes a BIOS and does not work with UEFI, is there a solution for using "DOS Loader Boot Method" or "Standalone Boot Method" with my computer?
0 件のコメント
回答 (2 件)
Peter Schouten
2018 年 8 月 19 日
I think there is.
I have had the same problem. I have created a DOS loader USB stick with simulink real time.
Use Rufus to create a boot USB, let Simulink Real time add the necessary files to that USB using the boot configuration in SLRTEXPLR
1 件のコメント
irr irr
2019 年 2 月 20 日
Could you give some details how you create boot USB with Rufus? What were the options?
Ivo Houtzager
2020 年 8 月 12 日
Simulink Real-Time runs OnTime RTKernel on DOS. MS-DOS or FreeDOS require a BIOS interface to boot. Thus it's not possible for UEFI firmware to boot DOS. However, some UEFI firmware support a "Legacy BIOS" boot mode option in settings screen. When enabled it becomes possible to boot DOS, but any other installed OS will be unbootable until you return to UEFI mode. Intel will remove Legacy BIOS boot support from UEFI by 2020, and many motherboards are already released which are UEFI only without any support for "Legacy BIOS". So you have to be carefull picking your motherboard if you want it to run Simulink Real-Time.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!