Mikroelektronika MIKROE-724 データシート

ページ / 726
724
mikoBasic PRO for dsPIC30/33 and PIC24
MikroElektronika
I have bought license for the older version, do I have to pay license for the new version 
of the compiler ?
No, once you pay for the license key you get a lifetime license. When we release a new major release of the compiler, 
you might need to repeat registration procedure from your new compiler and you will get new license free of charge.
Do your compilers work on Windows Vista (Windows 7) ?
Yes!
What does this function/procedure/routine do ?
Please see your compiler’s Help where all of the functions are explained in detail.
I  try  to  compile  one  of  the  provided  examples  and  nothing  happens,  what  is  the 
problem?
You need to open project, not file. When you want to open an example, go to 
Project › Open Project, then browse 
through projects and choose project file. Now you will be able to compile and program with success.
Can I get your library sources ? I need to provide all sources with my project.
It is our company’s policy not to share our source code.
Can I use code I developed in your compilers in commercial purposes ? Are there some 
limitations ?
Regarding your code, there are no limitations. Your application is your own property and you can do whatever you like 
with it. If you want to include some of code we provide with our compilers or on our site, you may include them in your 
project, however, you are not allowed to charge your users for these.
Why does an example provided with your compilers doesn’t work ?
All of the examples provided with our compilers are tested and work fine. You need to read commented header of the 
example and be sure that you have used the same MCU example is written for and that you have hardware connections 
(DIP switches, jumpers etc.) set as described.
Your example works if I use the same MCU you did, but how to make it work for another 
MCU ?
You should read your MCU’s datasheet. Different MCUs can have different pin assignments and may require different 
settings. If you need help regarding this, you can find free online books on our website and recommend you starting 
there. You can also ask for help on our forum.