FC14, VIRTUALBOX/XP:
I'm having a slightly better time with AvrStudio4 - by taking file
fragments from the Linux to XP (Gnome Document Viewer). Learned that
unix file paths are understood.
I am running into inconsistencies in file location - generating "cannot
find ..."; quite easy to edit ite
Randy,
> Has their been interest/work/progress in porting AMforth to use the AVR
> usb flavor of chips? There is an excellent OpenSource lib (LUFA) and
> libusb drivers for win32 that work well?
the controllers itself should work, what's missing are words
for the USB module(s). IMHO the code is
Elliot,
> I'm having a slightly better time with AvrStudio4 - by taking file
> fragments from the Linux to XP (Gnome Document Viewer). Learned that
> unix file paths are understood.
In the rare cases in which I use the studio under windows, I've never
had any problems with the slash/backslashes
Pito,
> "the V-USB is a software-only implementation of a low-speed USB
> device for Atmel’s AVR® microcontrollers, making it possible to
> build USB hardware with almost any AVR® microcontroller, not
> requiring any additional chip..."
> http://www.obdev.at/products/vusb/index.html
>
> Did some
On 01/28/2011 01:40 PM, Matthias Trute wrote:
> Elliot,
>
>> I'm having a slightly better time with AvrStudio4 - by taking file
>> fragments from the Linux to XP (Gnome Document Viewer). Learned that
>> unix file paths are understood.
>
> In the rare cases in which I use the studio under windows, I
> Can you please more specific here? In the makefile (the build.xml
> is nothing really different), I use a number of directories. You need
> the directory with the def.inc files from Atmel (IIRC they are
> included automatically, but) and the two directories .../core (for
> e.g. the words
C:\amf\core\devices/atmega328/device.asm(6): error: Cannot find include
file: m328def.inc
Searched the package - no result.
My experimental replacement line: .include "devices/atmega328/device.inc"
Then a lot of msg's like this:
C:\amf\core\devices/atmega328/device.inc(6): error: Illegal