I need to implement the developed matlab simulink model on to the TMS320F28335 target processor. As a part of it i need to connect the matlab embedded ide link with the ccs IDE 3.3. The targets connected are shown in matlab command window upon typing ccsboardinfo. But by doing so i have come across an error as;
?? error map is empty
error in ==>ccsboardinfo at 64
ccssetup.connect() %connect to ccs setup.
What I am supposed to do to overcome the error..
-Deepika.T
I order to establish a connection between Matlab and Code Composer Studio Matlab must be run with administrator user rights (that my experience under Win XP).
Hi, I got the same error too.
My IT has set my log in account with administrator rights.
Any ideas?
HTH.
"Chee Syn Ang" <ang...@techsource.com.my> wrote in message
news:ikqr27$2oh$1...@fred.mathworks.com...
>> ticcs
??? Cannot start CCS application (COM error code: 0x80080005).
Verify that your CCS software is installed and configured properly.
Error in ==> ticcs>Connect2App_CheckIdeVersion at 167
hccs.Connect(1);
Error in ==> ticcs at 62
hccs = Connect2App_CheckIdeVersion;
However, I'm sure CCS is installed correctly because I'm able to run it under the local login account of my laptop. I couldn't run it in my account though with administrative rights.
"Mary Ann Belarmino" <mbel...@mathworks.com> wrote in message <ikqufm$cct$1...@fred.mathworks.com>...