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.

Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Asked:

on 30 Aug 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!