Problem with TI Support Package
Mostrar comentarios más antiguos
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.
Respuestas (0)
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!