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

Running batch file before build

I am using Uvision2.20a and I would like to call a batch file before the build process is started using the build button. Is this possible ?

I have noticed that there is a "Run User program #1" after build facility but not one before.

Parents
  • "I have noticed that there is a "Run User program #1" after build facility but not one before."

    Yes, some more flexibility here would be nice!

    Anyway, you could add your Batch file as a "Custom Translation", and define the Translation Action as just running it.
    If you make sure it's the 1st item in the 1st group, it'll be the 1st thing that gets done whenever you build.

Reply
  • "I have noticed that there is a "Run User program #1" after build facility but not one before."

    Yes, some more flexibility here would be nice!

    Anyway, you could add your Batch file as a "Custom Translation", and define the Translation Action as just running it.
    If you make sure it's the 1st item in the 1st group, it'll be the 1st thing that gets done whenever you build.

Children
No data