Effacer les filtres
Effacer les filtres

problems during ccs v3.3 and windows 7(32-bit), Matlab R2011b

1 vue (au cours des 30 derniers jours)
papan dey
papan dey le 4 Jan 2013
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?

Réponse acceptée

Walter Roberson
Walter Roberson le 4 Jan 2013
Start up matlab as administrator. This might require that you right-click on the MATLAB icon and choose "Run As". Once you have authenticated MATLAB as administer, re-run the command that generated that message. After that you can probably exit the session and start MATLAB again without Run-As and the settings should be okay at that point.
  1 commentaire
papan dey
papan dey le 4 Jan 2013
thank you for reply. i tried but the problem yet not solved.any suggestion?

Connectez-vous pour commenter.

Plus de réponses (1)

Antonin
Antonin le 25 Avr 2013
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.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by