Code used during the development of thesis named "Hardware-in-the-loop simulation of an on-board energy-driven scheduling algorithm for CubeSats" to obtain a master degree in electrical engineering while at Federal University of Santa Catarina. Publications: IEEE Embedded Systems Letters.
- Download Code Composer Studio IDE (https://www.ti.com/tool/CCSTUDIO)
- Make sure to include C2000Ware during installation
- Target C2000 device: LAUNCHXL F28379D Delfino
- Clone project into workspace
- Start Code Composer Studio IDE
- Select
File
>Open Projects from File System...
- Browse for the parent directory
scheduling_emulator_c2000
- Select both subdirectories
emulator_cpu1
andemulator_cpu2