Other Parts Discussed in Thread: CONTROLSUITE, TI-CGT
Tool/software: Code Composer Studio
Hello everyone!
I want to control an inverter to drive an induction machine using the TI-Launchpad LAUNCHXL-F28069M and code generation from Simulink and I have a few questions:
1.) Is it possible to access and use the InstaSPIN-MOTION functions of the MCU when programming with Simulink?
I already face some problems when trying to set up the configuration: I am using MATLAB R2015b and I installed CCSv6 and the controlSUITE from TI as well. When I want to set up the environment with the "checkEnvSetup" command, the most recent supported version is mentioned as CCSv4.
2.) Do I have to use CCSv4 when programming with MATLAB R2015b? Or would you rather recommend using the newest MATLAB-release together with CCSv6 (or the newest release CCSv7)? Or is there no problem if I use CCSv6 with R2015b?
An additional problem when setting up the environment is the DSP/BIOS directory: I simply do not find any subdirectory having a "bios"-string in its name in the installation directory of CCS.
3.) Where can I find the directory?
I would be glad if you could help me, please. I will attach the text from the MATLAB command window (resulting from the "checkEnvSetup" command) below.
Best regards,
Armin
Text from the MATLAB command window:
checkEnvSetup('ccsv4', 'F28069') 1. Checking CCSv4 (Code Composer Studio) version Required version: 4.0.0 to 4.2.0 Required for : Code Generation Your Version : 1252 ### Setting environment variable "TI_DIR" to "C:\TI_CCSv6\ccsv6" The version found for "CCSv4" differs from the one used for our software validation. Use it at your own risk. 2. Checking CGT (Texas Instruments C2000 Code Generation Tools) version Required version: 5.2.1 to 5.2.3 Required for : Code generation Your Version : 8.1.1 ### Setting environment variable "C2000_CGT_INSTALLDIR" to "C:\TI_CCSv6\ccsv6\tools\compiler\ti-cgt-c6000_8.1.1" The version found for "CGT" differs from the one used for our software validation. Use it at your own risk. 3. Checking DSP/BIOS (Real Time Operating System) version Required version: 5.33.05 to 5.41.09.34 Required for : Code generation Your Version : NOT FOUND The required version of DSP/BIOS is not found in C:\TI_CCSv6\ccsv6\ccs_base\c2000 Following environment variable(s) required for code generation could not be set: ### "CCSV4_DSPBIOS_INSTALLDIR" 4. Checking XDC Tools (eXpress DSP Components) version Required version: 3.16.02.32 or later Required for : Code generation Your Version : NOT FOUND The required version of XDC Tools is not found in $(XDCROOT) 5. Checking 2806x C/C++ Header Files version Required version: 1.36 Required for : Code generation Your Version : 1.51 ### Setting environment variable "DSP2806x_INSTALLDIR" to "C:\TI_ControlSUITE\device_support\f2806x\v151" The version found for "2806x C/C++ Header Files" differs from the one used for our software validation. Use it at your own risk. 6. Checking Flash Tools (TMS320F2806x Piccolo(TM) Flash API) version Required version: 1.00 Required for : Flash Programming Your Version : 1.00a ### Setting environment variable "FLASH_2806X_API_INSTALLDIR" to "C:\TI_ControlSUITE\libs\utilities\flash_api\2806x\v100a" The version found for "Flash Tools" differs from the one used for our software validation. Use it at your own risk.