Software Development
13
SPRUII7 – June 2018
Copyright © 2018, Texas Instruments Incorporated
C2000™ Piccolo™ F28004x Series LaunchPad™ Development Kit
3.2
Source Code
The complete source code including the source code installation instructions are provided at
http://www.ti.com/tool/c2000ware
. The source code and binary files are installed in the C2000Ware
software tree.
3.3
Tool Options
The source code installation includes directories containing projects, makefiles, and binaries for Texas
Instruments' Code Composer Studio IDE.
Download evaluation versions of these tools from the
section of
. CCS
provides the application debug environment for developing, programming, and debugging code on the
C2000 family of microcontrollers.
3.4
Programming the F28004x LaunchPad
The F28004x LaunchPad software package includes pre-built binaries for each of the example
applications. If you installed the C2000Ware software to the default installation path of
C:\ti\c2000\C2000Ware_<version>
, you can find the example applications in
C:\ti\c2000\C2000Ware_<version>\examples
. The on-board XDS110 is used with the On-Chip Flash
Programmer tool to program applications on the F28004x LaunchPad.
Follow these steps to program example applications into the F28004x LaunchPad development kit using
the on-board XDS110 debug probe:
1. Install CCS on a PC running Microsoft Windows.
2. Connect the USB-A cable plug in to an available USB port on the PC and plug the Micro-B plug to the
port (USB101) on the F28004x LaunchPad.
3. Verify that LED0, at the top of the board is illuminated indicating USB power as well as LED1, which
indicates the target and debugger are powered.
4. Install Windows XDS110 and Virtual COM Port drivers if prompted. Installation instructions can be
found at
http://processors.wiki.ti.com/index.php/XDS110
5. Run CCS on the PC.
6. Launch the Target Configuration included in the project. Ensure that the Target Configuration
configured to use the 2-pin cJTAG advanced configuration.
7. Click Load Program and select the program to load.
4
Board Design