Hi all,
I am working to use Simulink's Embedded Target to generate and deliver C code to CCS for prototyping on our F28035 Experimenters Kit. When we running the commands "ticcs" to start the process or "checkEnvSetup('ccs','F28035','check')" to confirm compatibility we are getting the following error:
You cannot invoke TICCS on a 64-Bit Microsoft(R) Windows(R) platform.
The IDE Link adaptor for use with Texas Instruments(TM) Code Composer Studio(TM) 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. We implemented the CCS4 -> CCS5 workaround discussed on these forums 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 to use for our project?
Thank you,
Adam