problems during ccs v3.3 and windows 7(32-bit), Matlab R2011b
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
Antonin
2013년 4월 25일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Texas Instruments C2000 Processors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!