From: kader on
hi
i have to load a code matlab in code composer
i have ccs 3.1 but it dont work with matlab 2007b
Error Message :
??? Error using ==> cu_compareAndWarnCCSVersions at 52
This version of the Link for Code Composer Studio(tm) does not support your
version of Code Composer Studio(tm) IDE.
The Code Composer Studio(tm) version supported in this release is 3.3.
Refer to the Link for Code Composer Studio(tm) data sheet
for more information on product requirements.

Error in ==> ccsdsp>CheckIfIdeVersionIsSupported at 200
cu_compareAndWarnCCSVersions(apiver,'warn');

Error in ==> ccsdsp>Connect2App_CheckIdeVersion at 182
CheckIfIdeVersionIsSupported(hccs);

Error in ==> ccsdsp at 60
hccs = Connect2App_CheckIdeVersion;
which version of matlab work whit ccs 3.1 ??
help mee
and thx
From: Mary Ann Belarmino on
MATLAB releases R2006a to R2007a supported CCS 3.1

"kader " <kadjuv(a)hotmail.com> wrote in message
news:hkkr0a$3kr$1(a)fred.mathworks.com...
> hi i have to load a code matlab in code composer i have ccs 3.1 but it
> dont work with matlab 2007b Error Message :
> ??? Error using ==> cu_compareAndWarnCCSVersions at 52
> This version of the Link for Code Composer Studio(tm) does not support
> your
> version of Code Composer Studio(tm) IDE.
> The Code Composer Studio(tm) version supported in this release is 3.3.
> Refer to the Link for Code Composer Studio(tm) data sheet
> for more information on product requirements.
>
> Error in ==> ccsdsp>CheckIfIdeVersionIsSupported at 200
> cu_compareAndWarnCCSVersions(apiver,'warn');
>
> Error in ==> ccsdsp>Connect2App_CheckIdeVersion at 182
> CheckIfIdeVersionIsSupported(hccs);
>
> Error in ==> ccsdsp at 60
> hccs = Connect2App_CheckIdeVersion;
> which version of matlab work whit ccs 3.1 ??
> help mee and thx