how to solve error : error parsing bitcode: Invalid bitcode signature

Hello anyone,
Please anyone can help me to solve this error ... this error occured while simulating any simulink .slx file from 2 days.
I am using MATlab 2017a version.
Whiling using simulink model after clicking on run button compiling the model ...the model selects the JIT accelerator model which was as usual then it throws the error as attached . please help in rectifying the error...
As soon as the error thrown on the screen the model get stucks the and it further doesn't run. I can't even close or terminate the file/MATlab
. errorfile.png

1 Comment

Hello,
It sounds like you're encountering an issue with the JIT accelerator mode in Simulink. To resolve this, you can try changing the simulation mode from Accelerator to Normal mode. Here's how you can do it:
  1. Go to the Simulation tab.
  2. In the Mode dropdown, select Normal instead of Accelerator.
  3. Click the Run button to simulate your model again.
This should help in rectifying the error you're facing. If the problem persists, please let us know.
Best regards,

Sign in to comment.

Answers (0)

Categories

Find more on General Applications in Help Center and File Exchange

Asked:

on 17 Dec 2018

Community Treasure Hunt

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

Start Hunting!