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!