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

2 次查看(过去 30 天)
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 个评论
Jordan Ross
Jordan Ross 2017-1-9
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

请先登录,再进行评论。

回答(0 个)

产品

Community Treasure Hunt

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

Start Hunting!

Translated by