This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320F28379D: Using header file and source codes

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Hi everyone,

I create a new project. And I need GlobalVariableDefs.c and some .h sources in my project. I want to use other project's these sources. How can I use these sources in my project. For example, when I use GlobalVariableDefs.c for f28379d in my project, I can't get some registers. But in original project of this source I can get that register. Just I copied GlobalVariableDefs.c . How can I solve this situation ?

Thanks,

Regards.