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

What is the use of a .DMO

Dear all,

I just started to use Keil Software (a beginner). I have tried to run measure.uv2 and it works. However, I tried to build my own by just create a new project, then copy all the .c & .h file to it. I try to run it but I fail. I noticed that it is because I didn't copy the .dmo file. May I know:

1) how do I create a .dmo file
2) what is the usage of it?
3) When should I use it?

Thanks a lot

Parents
  • DMO is not on that list!

    The latest C51 download includes DMO files in the following example projects:

    DES
    Dhry
    Sample517
    Measure
    Traffic
    Whets
    So what are they??

    However, none of my own Projects (including those using the latest C51) has a DMO file - so they obviously aren't necessary to the functioning of the tools!

Reply
  • DMO is not on that list!

    The latest C51 download includes DMO files in the following example projects:

    DES
    Dhry
    Sample517
    Measure
    Traffic
    Whets
    So what are they??

    However, none of my own Projects (including those using the latest C51) has a DMO file - so they obviously aren't necessary to the functioning of the tools!

Children