This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

multiple startup files in one project - how to choose the right one

Hello,

I have two startup files at my project because I like to produce code for two different MCs. How can I choose the right one?
Within the C-code I can use directives, but I don't know how it works within startup files.

Thanks for your help!

Joerg

Parents
  • Hi,

    It is great that I just learned one new thing from this topic.

    But I have found another question. The check boxes of "Include in Target Build" and "Always Build" have three statuses: unchecked, checked, gray checked. What is the difference between checked and gray checked?

    I can not find the answer from the IDE helper.

Reply
  • Hi,

    It is great that I just learned one new thing from this topic.

    But I have found another question. The check boxes of "Include in Target Build" and "Always Build" have three statuses: unchecked, checked, gray checked. What is the difference between checked and gray checked?

    I can not find the answer from the IDE helper.

Children