Simulink Real-Time: boot in UEFI mode

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?

Answers (2)

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 Comment

Could you give some details how you create boot USB with Rufus? What were the options?

Sign in to comment.

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.

Categories

Products

Release

R2018a

Asked:

on 2 May 2018

Answered:

on 12 Aug 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!