[Amforth-devel] amforth-4.2 - progress, suggestion

2011-01-28 Thread Elliott Chapin
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

Re: [Amforth-devel] Interest in the AT90USB family of chips?

2011-01-28 Thread Matthias Trute
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

Re: [Amforth-devel] amforth-4.2 - progress, suggestion

2011-01-28 Thread Matthias Trute
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

Re: [Amforth-devel] amforth and v-usb

2011-01-28 Thread Matthias Trute
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

Re: [Amforth-devel] amforth-4.2 - progress, suggestion

2011-01-28 Thread Elliott Chapin
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

Re: [Amforth-devel] amforth-4.2 - progress, suggestion

2011-01-28 Thread Elliott Chapin
> 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

[Amforth-devel] AvrS/amforth error

2011-01-28 Thread Elliott Chapin
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