"VCRUNTIME140.dll and/or VCRUNTIME140_1.dll was not found" while writing firmware to SD card for Raspberry Pi Hardware Support Package with Windows platform.

37 visualizaciones (últimos 30 días)
When I try to write the MathWorks Raspbian image to the SD card as part of the Hardware Setup in Windows using R2021b, the following error occurs: 
"The code execution cannot proceed because VCRUNTIME140_1.dll was not found. Reinstalling the program may fix this problem."
Is there a workaround for this issue? How can I get my Raspberry Pi set up to work with MathWorks solutions?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 21 de Jul. de 2021
This is a known issue that occurs when using the MATLAB/Simulink Support Package for Raspberry Pi Hardware in R2021b with Windows. To work around the issue, manually copy the missing DLLs from the MATLAB installation folder to System32 folder on Windows.
Perform the below steps to resolve the error: 
1. Go to the path "C:\Program Files\MATLAB\R2021b\bin\win64".
2. Copy the missing DLLs VCRUNTIME140.dll and/or VCRUNTIME140_1.dll from this folder to "C:\Windows\System32".

Más respuestas (0)

Categorías

Más información sobre MATLAB Support Package for Raspberry Pi Hardware en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by