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

is there a way to build a UV2 project from command prompt?

for my current work, I wanna know if there is a way to build one UV2 project from command prompt.
with my experience on using other embedded development tools, I know some provider ships particular tools for this target with its development kit. such as some tool can generate a makefile for your project, then you can build the project from command prompt just with calling of make tools.
now, I wanna know if there is a way to work with UV2 project just like this?

Parents
  • in truth, I do not think I do wrong usage. I just run it following the mannual strictly.

    I think maybe there is something wrong with the software product or my environment settings.

    I use uVision2 V2.20a, and I only installed C51 Compiler Tools on my local PC (I think it should be enough).

    how do you think about it?

Reply
  • in truth, I do not think I do wrong usage. I just run it following the mannual strictly.

    I think maybe there is something wrong with the software product or my environment settings.

    I use uVision2 V2.20a, and I only installed C51 Compiler Tools on my local PC (I think it should be enough).

    how do you think about it?

Children