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