code generation using simulink
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, i am a university student. i am trying to generate a code for ccs4( for c2000 piccolo f28035 microcontroller). but whenever i try to generate , i get the following error "The left-hand side of a . operator must be a valid scope identifier".
i dont know what to do.kindly help.
regards, waqas
댓글 수: 0
답변 (3개)
Kaustubha Govind
2012년 2월 7일
Support for CCS 4.0 was only recently added (I think it was R2011a). Also, you need to use the XMakefile configuration for CCS 4.0. If you are using a newer version of MATLAB, follow the steps on Tutorial: Using Makefiles with Code Composer Studio 4.x and see if that helps.
댓글 수: 6
Siva Aduri
2012년 5월 19일
i am also trying to interface piccolo micro controller and i have followed the steps given but still it is showing could not build
Please help because i have tried it so many times
Kaustubha Govind
2012년 5월 21일
Siva: If you've already followed my advice to Waqas and still were not able to resolve the issue, you should probably contact MathWorks Tech Support.
Gurudev
2012년 12월 10일
I also had a hard time getting Matlab and Simulink to work with CCS. There is one good video that helped me start. I found it a bit long but it has all the steps needed, from installation to generating code for a simple Simulink model: It works for CCSv3.3 which is older but has automatic download and run from Matlab
I hope it helps.
댓글 수: 1
c.m.f.s.
2012년 12월 28일
I also face the same problem.I am using CCSV3.3.What should I do now?
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!