Setup Project
- Go to File and Import
- Open the C/C++ option and select Existing Code as Makefile Project and hit Next.
- 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.
- The whole project should now show up in the Project Explorer
Setup Debugging Profile
- Go to Debug Configurations
- Select Code Composer Studio - Device Debugging and hit New launch configuration button
- Name the configuration and select Use default target configuration
- Go to the Program tab