Re: [Flashforth-devel] JY-MCU ATMEG16/32_DEMO atmega32l
Brought to you by:
oh2aun
From: Mikael N. <mik...@pp...> - 2014-08-28 16:18:39
|
I never got the Atmega32 to work with FlashForth. I dont have that chip myself so I have not been able to debug it properly. I just did some changes based on the datasheet, and another guy did some testing. BR Mike On 28.08.2014 13:46, Neil Shuker-Harris wrote: > Hi All > > Re > > http://www.ebay.co.uk/itm/Atmega32-Minimum-Development-Board-Core-Module-V1-4-Shield-ATMEL-Mega32-AVR-MCU-/271299268356?pt=LH_DefaultDomain_0&hash=item3f2ab24f04 > > Some time back someone on this list mentioned the above board and I > picked up a couple from ebay at the time for a completely separate > purpose which as these things often do became a shove in the draw and > forget project. > > I am currently laid up with a slipped disc and need something simple to > do so I have compiled and loaded FF 5.0 into this board which went well. > I used the m32def.inc file though the chip on the board is the L version > but I thought what the heck if it blows up it blows up and that has not > happened. > > So using avr 5.1 which is what I have I compiled the source and flashed > it onto the board using an icsp and all seemed to go well. > > I have the board connected to putty via an ftdi cable which is also > powering the board using a usb Y connector so it’s getting about 1 AMP. > This is the set up I use for PIC which I am fairly comfortable running > FF in. > > Pressing reset on the board returns. “EBM FlashForth Aÿ” to putty with > nothing else, it does not respond to the keyboard. > > I have checked the ftdi cable with another device so I know that’s > working and putty can see the com port it establishes when plugged in. > > I have checked all the setting for the serial connections and made sure > they match what I compiled with. Any one got any ideas. > > On a side note when I compile FF in 5.1 I get the same 7 errors ... “4 > for register re-.DEF and 3 Unknown Forward Ref-s” that Craig is getting > with his compile for mega 2560. > > Neil > > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > > > > _______________________________________________ > Flashforth-devel mailing list > Fla...@li... > https://lists.sourceforge.net/lists/listinfo/flashforth-devel > |