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
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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!