필터 지우기
필터 지우기

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