Re: [Amforth] compilation / code programming problems

2011-09-15 Thread Erich Waelde
Hello, On 09/15/2011 05:18 PM, Keith Causey wrote: > Hello All, > I have tried several times to pose my question so I think that I may be > doing something wrong. I am having problems both compiling for the ATMega > 2560 and finding a device to up load the code (once it gets compiled) to > said

Re: [Amforth] compilation / code programming problems

2011-09-15 Thread Leon Maurer
On Thu, Sep 15, 2011 at 10:18 AM, Keith Causey wrote: > and finding a device to up load the code (once it gets compiled) to > said device. I think almost any device capable of programming an ATMega will do; I don't think amforth has any special requirements for uploading. I've been using this

Re: [Amforth] compilation / code programming problems

2011-09-15 Thread Marcin Cieslak
>> Keith Causey wrote: > Hello All, > I have tried several times to pose my question so I think that I may be > doing something wrong. I am having problems both compiling for the ATMega > 2560 and finding a device to up load the code (once it gets compiled) to > said device. I hope you are goin

[Amforth] compilation / code programming problems

2011-09-15 Thread Keith Causey
Hello All, I have tried several times to pose my question so I think that I may be doing something wrong. I am having problems both compiling for the ATMega 2560 and finding a device to up load the code (once it gets compiled) to said device. Is there a list of source files that will actually comp