...
Several pre-built GOAL example projects for ccstudio are provided with this delivery, these are located at projects/<protocol>/<application>/ccstudio/ti/ti_ek_tm4c1294xl/.project.
Open the ccstudio and select “Import projects…” [1]
Select “CCS Projects” [2] and select “Next >” [3]
Browse search-directory by “Browse” [4] and navigate to the extracted GOAL delivery [5]
Choose the appropriate protocol directoy and apply with “Select” [6]
Select the discovered project and “Finish”
...
Importing the project is described here: https://portgmbh.atlassian.net/wiki/spaces/GOALR/pages/edit-v2/1277001755#Code-Composer-Studio
The project supports by default two different configurations:
...
The compiler is selected at build-time by hitting “Build…” at the toolbar. After the succesful build, the Debug Session is started by hitting “Debug…” at the toolbar.
Debugger
The provided GOAL examples make use of the In Circuit Debug Interface of the Development kit. However, it is possible to use any other supported Debugger setting the option “Connection” at “Properties”->”General”->”Project”.
...
The Debugger must be connected through the JTAG interface with the target, like shown below.
Downloads
...