From: Ian J. <ij...@sa...> - 2009-04-29 00:14:54
|
Hi Matthias, Thanks very much. I'm very excited about amforth. It's a fantastic tool for these small platforms. The butterfly seems to be one of the best platforms for such a system. Hopefully just using amforth and posting will be helpful to someone. I'm beginning to understand the compromises to such language platform. On 29-Apr-09, at 4:36 AM, Matthias Trute wrote: >> following errors. > > Since I use the wine&atmel avrasm2.exe pair, I did not notice the > problems here, sorry for that. I just made a few changes to the > code and checked them into the subversion repository that address > both your problems. I could not test them, since "my" avra does > not know the atmega169. > What Avra version are you running? Do you have a butterfly? I've patched Avra 1.0.x version (worked) and the 1.2.3 version (generated the overlapping Code-segment errors). I don't really know what I'm doing but the patch seems simple and straightforward. I can double check it and post it here. It's basically one line in device.c but I think device.c is different depending on release. The atmega169 still has the old style .inc files available in Studio that seem to work with both tavarasm and avra. I'll stick with the current releases. I have not had this much fun in a long time. Ian |