Texas Instruments F28069 Piccolo controlSTICK TMDX28069USB TMDX28069USB Scheda Tecnica

Codici prodotto
TMDX28069USB
Pagina di 6
 
Piccolo F2806x controlSTICK 
 
Quick Start Guide 
 
 
www.ti.com/controlsuite
 
www.ti.com/c2000
 
Installing CCS V4 and software 
 
 
Insert the Code Composer DVD into your PC 
 
 
Navigate to the “setup_ccs4” directory and run the setup program to install CCSv4.2.1 
o
 
If upgrading from an existing CCSv4 version prior to 4.2, uninstall your existing CCSv4 first to ensure that 
no conflicts occur 
o
 
If you already have CCSv4.2.1 installed, navigate to the “extras” folder and install the two executables 
into your CCSv4 installation directory 
 
Run Your First F28069 Program with Code Composer Studio v4
 
 
 
Go to 
www.ti.com/c2000
 to install the F28069 controlSTICK projects via controlSUITE. 
o
 
Click on the controlSUITE tab, download, and run the installer 
o
 
Click “Typically Installation” to automatically select and install the latest software versions. 
 
Check the Automatic Updates box if you are interested in installing the automatic update feature of controlSUITE. 
If not, you can check for updates manually. Click “Next” to view a summary and complete the installation. 
 
 
Open up Code Composer Studio 4 
 
 
A dialog box will appear asking to select a workspace, a workspace is the primary location where your projects 
and settings will be stored. Ensure that the “Use as default” checkbox is unchecked. Specify a workspace location 
and click OK 
 
 
Navigate to “Import Existing CCS/CCE Eclipse Project” in the Project menu  
 
 
 
 
Select the radio button “Select Root Directory” and click “Browse”.  Navigate to 
C:\TI\controlSUITE\development_kits\F28069 controlSTICK\Timer – BlinkingLED 
and check the box marked 
“BlinkingLED” and click Finish 
 
 
Right click on the BlinkingLED in the “C/C++ Project” pane and select New -> Target Configuration File