From: Ian J. <ij...@sa...> - 2010-03-16 01:05:40
|
Hi Mike, You might look at my earlier posts on the butterfly. Possibly the changes I had to make have been integrated into the source tree now. I'm pretty much the begginer though and the work I was doing was all under FreeBSD without AVRstudio. I don't think I was ever able to get the LCD working correctly and I've lost momentum. I'd be interested in your progress. Let us know how it goes and especially if the LCD and AD words are working for you. Ian On Mon, 15 Mar 2010, Mike Beach wrote: > Because amforth is available specifically for the AVR Butterfly ("Bf"), and that device > includes some of the "peripherals" that I will need, I have elected to use it as the base for a > current project rather than a simple breadboarding tile. > > The amforth files for Bf create a hex file on AVRStudio without error or warning, and a > STK500 claims to successfully copy it to flash via ISP (just the one file, no EEPROM file as > indicated at one point in the amforth documentation). Then when connected to a terminal, > data can be seen going into the Bf, but nothing is ever returned to the terminal, nor is there > any suggestion of a sign-on message being generated at reset. > > The same equipment is able to restore the original flash content, and the same terminal > program is then is able to send a "name" string to the Bf, so all other hardware and software > appears to be intact. The Bf reset line does go high when released. > > Can anyone offer suggestions? What have I missed? There was mention of a ready-to-run > hex file for this device, but I haven't found it. > > Mike Beach > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Amforth-devel mailing list > Amf...@li... > https://lists.sourceforge.net/lists/listinfo/amforth-devel > |