How can I make my model run in real time on a MacBook CPU?

5 views (last 30 days)
When I try to use the Real Time Synchronization block in the Simulink Desktop Real-Time package, I get the following warning message:
Warning: Simulink Desktop Real-Time kernel is not installed. The Simulink Desktop Real-Time blocks will not perform I/O operations and will not be synchronized to real time.
Then, when I try to install the kernel through MATLAB I get the following error message:
Error using sldrtkernel>RunInstaller
Unsupported processor architecture. Simulink Desktop Real-Time kernel requires a computer with an Intel CPU.
Is there any way to get around this on my MacBook Air (Apple M1 Chip)?
Thank you.

Accepted Answer

Walter Roberson
Walter Roberson on 12 Feb 2024
Other Requirements
Simulink Desktop Real-Time is not supported on Apple silicon Macs.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!