After installed, open and update CCSv7: Help->Check for Updates->Select All-> Update.. / Restart
Get the source code: git clone https://github.com/floripasat/obdh
Add the project compiler version: CCS->Help->Install New Software->Work with: All available sites->Disable ‘Show only latest version’->Check TI Compoler Updates: MSP430 Compiler Tools 16.6.0 ->Finish/Install/Restart
Import source project into CCSv7: File->Import->Code Composer Studio->CCS Projects; Select the source folder: obdh/firmware; Leave ‘Copy projects into workspace’ unchecked.
References
The general documentation of the project can be found in GitBook.
All source code of the project can be found in GitHub.
OBDH
On-Board Data Handling module of the FloripaSat Cubesat Project
The main goal of On Board Data Handling, a.k.a. OBDH, is manage all the cubesat information aimming to reach the mission goal.
Hardware
Software
Toolchain setup
git clone https://github.com/floripasat/obdhReferences
The general documentation of the project can be found in GitBook.
All source code of the project can be found in GitHub.
The official website of the project is www.floripasat.ufsc.br.