Configure F28335 Board Card with Matlab 2014 (32 bits)

2 vues (au cours des 30 derniers jours)
Hassan Abouobaida
Hassan Abouobaida le 26 Mai 2020
I installed CCS 3.3 (download from Ti web site), when a want to configure CCS 3.3 with Matlab 2014, i receive the message :
>> ticcs
Error using Link.ccssetup/GetAllProcTypes
Error getting all processor types on the given board.
Error in ticcs>GetProcTypes (line 220)
proctypes = hccs.GetAllProcTypes(boardnum);
Error in ticcs (line 164)
procTypes = GetProcTypes(hccs,boardnum);
in the second test, matlab gives me:
>> ticcs
Error using Link.ccssetup/Connect
Cannot start CCS application (COM error ID: 0x80080005). Verify that your CCS software is installed and configured
properly.
Error in ticcs>Connect2App_CheckIdeVersion (line 244)
hccs.Connect(1);
Error in ticcs (line 132)
hccs = Connect2App_CheckIdeVersion;
The CCS 3.3 is intalled correctly and the DSP Board is connected to the CCS 3.3, the emulator operate correctly.
Please help me to configure my DSP card correctly;
Thank you for your help.

Réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by