problems during ccs v3.3 and windows 7(32-bit), Matlab R2011b
Show older comments
hi, "I want to generate a Code for my TI C2000 F28335 processor. Code Composer Studio is able to connect with the processor, but every time I try to build a model for it in Matlab I get following failures: cc=ticcs Registering DLLs... Error using checkAndRegisterCorrectPlugins (line 29) Cannot register 'IDE Link' plugins because the current user does not have permission to update the Windows registry. Contact your system administrator with this message to resolve this problem. I use MatlabR2011b and I have the embedded Coder and ccs v3.3. now how can i solve this problem?
Accepted Answer
More Answers (1)
Antonin
on 25 Apr 2013
0 votes
CCS has to be launched by MATLAB in administrator mode. One way to do this is to right click on the cc_app.exe shortcut and go to "Properties". On the shortcut tab click on the "advanced" button and check "Run as administrator".
On win7, I believe that setting the UAC to the lowest value should launch all programs in administrator mode, if you do this, there shouldn't be a need to chech "Run as administrator". On win8 you need to check the "Run as administrator" setting for the cc_app.exe program. I hope it helps, Cheers,
Antonin.
Categories
Find more on Texas Instruments C2000 Processors in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!