Simulink embedded coder error
이전 댓글 표시
This is the error:"The corresponding 'c2000hostsci_setup.tlc' file for the MATLAB S-function 'c2000hostsci_setup' in block 'untitled/SCI Setup' must be located in the current working directory, the MATLAB S-function directory 'D:\Project_file\Matlab_file\simulink', or the directory 'D:\Project_file\Matlab_file\simulink\tlc_c'"

답변 (1개)
Pravarthana P
2023년 4월 12일
0 개 추천
Hi Hara Chi,
You are trying to use serial HOST blocks. These are meant to work only on your host computer in simulation mode transmitting and receiving data to and from the COM port of your PC. To generate code and run it on your launchpad, use the SCI blocks that you may find in the following link:
카테고리
도움말 센터 및 File Exchange에서 Texas Instruments C2000 Processors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!