Unable to compile the "PPM Rc to UBS Interface"

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
moinky

Unable to compile the "PPM Rc to UBS Interface"

Post by moinky » Mon Dec 11, 2006 3:32 pm

Hello,

i'm just trying to compile the source files for the ppm-to-usb interface as described in the main.c using the 'IAR Embedded Workbench for AVR 4.20A/W32' but it quits with the message:

"Fatal Error[Cp001]: Copy protection check, No valid license found for this product [20] "

I don't have any clue how to deal with this error. I downloaded the evalution version of the IAR-Package and got a 30-day license via email, so i should have the valid license.
Has any of you an idea how to compile this project?

thanks and greetings from Germany

Marco

os
Posts: 9
Joined: Thu Nov 30, 2006 11:25 pm
Location: Sevastopol, Ukraine
Contact:

Re: Unable to compile the "PPM Rc to UBS Interface"

Post by os » Mon Dec 25, 2006 1:09 am

moinky wrote:Hello,
I don't have any clue how to deal with this error. I downloaded the evalution version of the IAR-Package and got a 30-day license via email, so i should have the valid license.
Has any of you an idea how to compile this project?

It is better to ask this question the IAR support. If you evaluated IAR toolset before then it is possible that evaluation license is already expired even if you requested the new one.

You have the following options:
1) try on different computer;
2) use precompiled hex files (which have extension ".a90");
3) buy the IAR;
4) <censored>.

And another one solution: port the source to gcc.

I wrote this project in order to play with IAR port of USB driver. But I do not see any problem to port the source to gcc. I cannot do it myself because I do not know avr-gcc at all.

Guest

Post by Guest » Sat Dec 15, 2007 2:13 pm

Hi all,
i have EDGE file that crack IAR .but it says fatal error after compilation.
what is wrong?

Post Reply