Hai,
I want to link matlab and CCSV3.3 i want to know which are all the versions supports, Weather MATLAB 2010A or B supports.... And also for CCS 4.1 which matlab will support, Suggestions please......
thanks in advance.....
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hai,
I want to link matlab and CCSV3.3 i want to know which are all the versions supports, Weather MATLAB 2010A or B supports.... And also for CCS 4.1 which matlab will support, Suggestions please......
thanks in advance.....
shan said:I want to link matlab and CCSV3.3 i want to know which are all the versions supports, Weather MATLAB 2010A or B supports....
I believe both do but it is best to contact Mathworks for confirmation.
shan said:And also for CCS 4.1 which Matlab will support
No version of Matlab supports CCSv4.x
HI
I use matlab to generate code used on tmsf2812 ,but matlab report some mistakes as following:
>> checkEnvSetup('ccs', 'F2812', 'setup')
1. Checking CCS (Code Composer Studio) version
Required version: 3.3.82.13
Required by : Embedded IDE Link 4.2
Required for : Automation and Code Generation
Your Version : 3.3.81.6
Incompatible version detected. CCS version does not satisfy product requirements!
2. Checking CGT (Texas Instruments C2000 Code Generation Tools) version
Required version: 5.2.1
Required by : Embedded IDE Link 4.2
Required for : Code generation
Your Version : 4.1.3
Incompatible version detected. CGT version does not satisfy product requirements!
3. Checking DSP/BIOS (Real Time Operating System) version
Required version: 5.33.05
Required by : Embedded IDE Link 4.2
Required for : Real-Time Data Exchange (RTDX)
Your Version : 5.31.02
Incompatible version detected. DSP/BIOS version does not satisfy product requirements!
4. Checking Flash Tools (TMS320C2812 Flash APIs) version
Required version: 2.10
Required by : Target Support Package 4.2
Required for : Flash Programming
Warning: Installation directory for Flash Tools is invalid.
> In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>updateInstallDir at 531
In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>envSetup at 269
In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>checkEnvSetup_private at 68
In checkEnvSetup at 131
Your Version :
Incompatible version detected. Flash Tools version does not satisfy product requirements!
Following environment variables required for code generation could not be set:
### "FLASH_2812_API_INSTALLDIR"
so ,my question is where can i download such files?
thank you!
best regards!
Hello,
lei hu said:
so ,my question is where can i download such files?
thank you!
lei hu said:1. Checking CCS (Code Composer Studio) version
Required version: 3.3.82.13
Required by : Embedded IDE Link 4.2
Required for : Automation and Code Generation
Your Version : 3.3.81.6
Incompatible version detected. CCS version does not satisfy product requirements!
lei hu said:2. Checking CGT (Texas Instruments C2000 Code Generation Tools) version
Required version: 5.2.1
Required by : Embedded IDE Link 4.2
Required for : Code generation
Your Version : 4.1.3
Incompatible version detected. CGT version does not satisfy product requirements!
lei hu said:3. Checking DSP/BIOS (Real Time Operating System) version
Required version: 5.33.05
Required by : Embedded IDE Link 4.2
Required for : Real-Time Data Exchange (RTDX)
Your Version : 5.31.02
Incompatible version detected. DSP/BIOS version does not satisfy product requirements!
lei hu said:4. Checking Flash Tools (TMS320C2812 Flash APIs) version
Required version: 2.10
Required by : Target Support Package 4.2
Required for : Flash Programming
Warning: Installation directory for Flash Tools is invalid.
> In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>updateInstallDir at 531
In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>envSetup at 269
In C:\Program Files\MATLAB\R2010b\toolbox\idelink\extensions\ticcs\envChecker\checkEnvSetup_private.p>checkEnvSetup_private at 68
In checkEnvSetup at 131
Your Version :
Incompatible version detected. Flash Tools version does not satisfy product requirements!
Following environment variables required for code generation could not be set:
### "FLASH_2812_API_INSTALLDIR"
Looks like this is something from Mathworks
http://www.mathworks.com/products/embedded-coder/prev_requirements_ti.html
Thanks
ki