Setup Project

  1. Go to File and Import

Untitled

  1. Open the C/C++ option and select Existing Code as Makefile Project and hit Next.

Untitled

  1. Name your project and select the folder where your local OBC firmware git repo is setup for Existing Code Location. Make sure Toolchain for Indexer Settings is set to <none>. Hit Finish once done.

Untitled

  1. The whole project should now show up in the Project Explorer

Untitled

Setup Debugging Profile

  1. Go to Debug Configurations

Untitled

  1. Select Code Composer Studio - Device Debugging and hit New launch configuration button

Untitled

  1. Name the configuration and select Use default target configuration

Untitled

  1. Go to the Program tab

Untitled