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.

TMS320F28379D: Can a CMD file be NOLOAD?

Part Number: TMS320F28379D


Greetings,

I am working with two projects.  Project 1 contains data which is used by Project 2.  Each project has its own cmd file.  To put the data in the correct location in Flash, I have created a third cmd file which has the appropriate MEMORY and SECTION statements.  This command file is included into the main cmd file for both projects.  This builds just fine, but as you would expect, Project 2 thinks the data is part of itself.  Is there a way to make the third cmd file NOLOAD only for Project 2?

Thank you,

Ed