Problem with TI Support Package
显示 更早的评论
I use the Simulink envirement to programm an F28377S microcontroller. If I try to build my Project, I get following error:
Unable to load a message catalog 'TIC2000:blocks'. Please check the file location and format.
It looks like Matlab isn't loading the XML file. But the file is located at the Support Package Installation path. (C:\Matlab\SupportPackages\R2016a\resources\TIC2000\en\blocks)
I also tried to use fclose('all') to eliminate other files.
(like mentioned in https://de.mathworks.com/matlabcentral/answers/250176-problems-to-connect-ev3-by-bluetooth-matlab-2015-a#answer_199025)
After searching in the web, I restarted Matlab with Admin rights and the Programm was working.
(like mentioned in https://de.mathworks.com/matlabcentral/answers/313140-unable-to-connect-mathlab-simulink-to-lego-mindstorm-ev3-error-unable-to-load-a-message-catalog )
The Problem is I only have temporary admin rights and need the code to work without admin rights.
回答(0 个)
类别
在 帮助中心 和 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!