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

About License

Hi, I need a small clarification on license. My college lab has got license for 20 computers and i want to use this license for my computer at home for practicing for my exam..Is this possible. I am really sorry for my poor English. Please reply at the earliest.

Parents
  • Don't you feel you should direct this question to Keil - not to an end-user forum?

    If practicing at home, you can normally break down the programming tasks into small enough modules that you can write and test them using the evaluation version of the tool which doesn't require any commercial license.

    Normally, it will only be the full-size system testing that requires the code size of a commercial license. If you can't build your code as separate modules, each small enough to fit the evaluation license, then you have to sit down and consider if your modularization of the program really is good enough.

Reply
  • Don't you feel you should direct this question to Keil - not to an end-user forum?

    If practicing at home, you can normally break down the programming tasks into small enough modules that you can write and test them using the evaluation version of the tool which doesn't require any commercial license.

    Normally, it will only be the full-size system testing that requires the code size of a commercial license. If you can't build your code as separate modules, each small enough to fit the evaluation license, then you have to sit down and consider if your modularization of the program really is good enough.

Children