AVR USB and ICC compiler

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
burek
Posts: 2
Joined: Sun Sep 23, 2007 7:46 pm

AVR USB and ICC compiler

Post by burek » Sun Sep 23, 2007 7:49 pm

Hi there,

I am amazed by this driver, it is really such a nice piece of work!! But...
I am using Imagecraft ICCAVR compiler, and cannot get thing to work with the compiler :-(
Did anybody try (and manage) to get it working?

Many thanks in advance.

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Tue Sep 25, 2007 10:03 am

No, at least we have not heard about it.

In principle, it should be possible to port AVR-USB to ICCAVR in a similar way as it was ported to the IAR compiler. It's only that nobody has done this so far.

Any volunteers?

burek
Posts: 2
Joined: Sun Sep 23, 2007 7:46 pm

Post by burek » Tue Sep 25, 2007 1:21 pm

Thank you for the reply.

I have been trying to port AVR-USB to ICCAVR for some time, but there are things in the source code that confuse me at the moment.

If I make it, I'll let everybody know

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Tue Sep 25, 2007 1:27 pm

If you want some help with confusing parts of the source, please contact me through the support form.

Post Reply