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

uVision2 : importing targets from different project files

Hi there !

I have a project where different variants of the resulting product have their own uv2-project files but mostly share the same source files.

I now want to build up a project file where all these variants fit into the same project file and can be selected by choosing different targets.

question 1 :
Is there a possibility to import these targets from their projects files or do I have to enter the target configuration manually from scratch for each target ?

question 2 :
Is it possible to change the order the different targets appear in the project window (alphabetically), or do I have to delete them all and re-enter them in the preferred order ?

Editing the uv2-file does not seem to be the solution, it looks really awfull.

Thank you for your help...

Thomas

Parents
  • Project maintenance is not one of uVision's strong points. :-(
    See this Thread:
    http://www.keil.com/forum/docs/thread1630.asp

    "question 2 :
    Is it possible to change the order the different targets appear in the project window"


    Pardon?
    I only ever see one Target at a time in the Project window.
    Do you mean Groups?
    If so - see the above-mentioned Thread.

    "Editing the uv2-file does not seem to be the solution"

    It is possible, but highly undesirable - especially in view of the bit at the top, which says:

    ### uVision2 Project, (C) Keil Software
    ### Do not modify !

Reply
  • Project maintenance is not one of uVision's strong points. :-(
    See this Thread:
    http://www.keil.com/forum/docs/thread1630.asp

    "question 2 :
    Is it possible to change the order the different targets appear in the project window"


    Pardon?
    I only ever see one Target at a time in the Project window.
    Do you mean Groups?
    If so - see the above-mentioned Thread.

    "Editing the uv2-file does not seem to be the solution"

    It is possible, but highly undesirable - especially in view of the bit at the top, which says:

    ### uVision2 Project, (C) Keil Software
    ### Do not modify !

Children
No data