Why do I receive a "Error unpacking application" message executing Simulink Real-Time in Standalone Mode with a USB boot in MATLAB R2017b?

2 visualizaciones (últimos 30 días)
When I attempt to load my application onto a target using USB boot, I get an "Error unpacking application". When I plug my USB drive onto a USB 2.0 port things work fine.
However, when something else is plugged into a USB 3.0 port, the application fails. What could be causing the issue? 

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 31 de Mayo de 2023
Editada: MathWorks Support Team el 31 de Mayo de 2023
The issue may occur due to incorrect USB settings in BIOS. Please attempt to disable the USB 3.0 in the BIOS, and not plug in any devices into these ports. There are known instances of USB 3.0 causing issues in the SLRT kernel.
Additionally, can you try configuring your BIOS settings according to these requirements:
Execute the following command in MATLAB command line:
>>web(fullfile(docroot, 'xpc/gs/bios-settings.html'))

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by