From: Erich W. <ew....@na...> - 2011-09-15 19:20:33
|
Hello, On 09/15/2011 05:22 PM, D Williams wrote: > > FWIW - The last version that worked for me on the amtega128 was amforth 3.1 > After that, I could not sort out the interrupts. There was a Problem with interrupt addresses being off by a factor of 2. But I don't recall, which version it was. And maybe it was a trunk version only, not a release. I'm using amforth 4.5 routinely on atmega32. > >> Hello guys, >> I'm trying to build amforth for an ATmega128. >> It won't compile, searching for a definition of MCUSR. >> Attached you'll find the folder content I'm using (a standard template). >> amforth ver. 4.5 >> AVR Studio 4 (latest build) Have you spotted Karl Lunts userguide on the webpage? http://amforth.sourceforge.net/amforth-userguide.pdf I'm not using AvrStudio, so I cannot comment on that other than asking: what is the exact error message you are getting? Cheers, Erich |