Part Number: TMS320F28388D
Tool/software: Code Composer Studio
I'm developing a product using a multi-core processor (TMS320F28388, two C2000 cores and an ARM core). In CCS each core has its own project.
Is it possible to store all three projects in a single Git repository? Or will each need its own repo?