Embedded Coder: Subsystem doesn't work when triggered asynchronously and simulated on F28035 using embedded coder

1 view (last 30 days)
Error while using Embedded coder: The subsystem which is triggered asynchronously through interrupts gives proper response while executing it in Simulink but doesn't execute as required when it is deployed on a F28035 micro-controller through embedded coder. The subsystem if executed in a F28035 micro-controller without the interrupt, works fine and gives the correct output.
  1 Comment
Jordan Ross
Jordan Ross on 9 Jan 2017
One thing to try would be to ensure that you have configured the Hardware Interrupt block correctly to match with your hardware.
Also, maybe try the following demo and see if the issue persists:
>> c280xx_asyncscheduling

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!