How to configure matlab to recognize TI C2000 hardware support tools

14 views (last 30 days)
I have tried to install the TI hardware support software in order to write some code for a TMS320F28069 using Matlab but it doesn't recognize my compiler.
Also watched and followed the instructions on the video: https://www.youtube.com/watch?v=7ed1NLD817s
I've used the targetupdater command and followed the instructions several times. I've used the xmakefilesetup and ensure everything is pointing to the right place. Every time I run the checkEnvSetup command I get the following results:
My system:
MCU TMS320F28069
Matlab R2013b
CCS v5.5.0
bios_5_42_01_09
TI CGT c2000 v5.2.15
perhaps I have the directories in the wrong place? where can I configure matlab to point to the right directory locations?
Thanks for your time and help
Kind regards.

Answers (1)

Peeyush
Peeyush on 23 Mar 2015
Hi Luke,
You should point the 3rd party software directory to the location where library for the hardware is located. In this case the CCS folder.
Regards, Peeyush Pashine Engineer in MathWorks
  3 Comments
Etheric-Dreams
Etheric-Dreams on 10 Jul 2015
Edited: Etheric-Dreams on 10 Jul 2015
Hi Luke, I am facing the same issues with my setup, I am using CCS V6. Did you manage to resolve your issues? If so then how did you go about resolving it. Many thanks, Ether
ana hariss
ana hariss on 11 Nov 2015
same problem here with CCS6 I also create a new toolchain for CCS6 based on CCS5 with xmakefilesetup but the model .slx config do not see it, it keeps asking for CSS5...

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!