TMS320F28379D: Code Generation Error while Using CLA Task Trigger block in Simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
I am using Launchpad F28379D in Simulink. I have a problem while generating code for a CLA Task triggered subsystem which says 'can not open source file cla_header.h'. The model has a structure as follows:
Any help is appreciated.
댓글 수: 0
답변 (1개)
Yash
2022년 7월 7일
You should connect a CLA_Subsystem with the CLATaskTrigger instead of using a function interrupt. Checkout the code-gen variant of f280049C_DCDCBuck_PCMC. Go to PI_Controller_ISR and there you can find a CLA_Subsystem connected to CLATaskTrigger. Try to reproduce the same structure with f28379D.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!