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!