C2000 Embeded IDE Link Issue on 64 bit Windows

3 visualizzazioni (ultimi 30 giorni)
Adam Clark
Adam Clark il 8 Giu 2012
Hi all,
I am working to use Simulink's Embedded Target to generate and deliver C code to Code Composer Studio for prototyping on a TI F28035 Experimenters Kit. When running the commands "ticcs" to start the process or "checkEnvSetup('ccs','F28035','check')" to confirm compatibility I am getting the following error:
You cannot invoke TICCS on a 64-Bit Microsoft® Windows® platform.
The IDE Link adaptor for use with Texas Instruments™ Code Composer Studio™ is not
supported on this platform.
"mexext" returns:
mexw64
I am running MATLAB 2011a 64bit and Code Composer Studio 5.2 on Windows 7 64 bit. I have implemented the CCS4 -> CCS5 workaround which involved editing the XMakeFile in MATLAB.
Is there something else that I should do to ensure compatibility or do I need to find a 32bit PC for use on the project?
Thank you,
Adam

Risposte (1)

Kaustubha Govind
Kaustubha Govind il 11 Giu 2012
I think you could try installing 32-bit MATLAB on your 64-bit machine and see if that allows you to connect to CCS. Although, according to this solution it looks like that may not work on some machines.

Community Treasure Hunt

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

Start Hunting!

Translated by