Just noticed the memory defs are a little out too.

The way i would be tacklingb this is by using the rlevant files for the nearest 
device (periphs) and then patchin the mem values for something sensible from 
the datasheets. Plus inthis casde stealing the mem access macro statments from 
another 128k device.

So nearest device for pins n regs is the sanguino 644p from the arduino defs.

Nearsest 128 k device for mem macro would be the 1280 or arduino mega defs.

Then tweak ram, eeprom and flash values to match those in the atmega datasheets.

That basicaly was how i built the arduino defs.

Using the 644 defs should get rid of all the uart symbol whinges. 

Leaving mem whinges until the macro and sizing/placing defs are modified.

Hope this helps.

CheersĀ   

andy kirby


-- 
Like a rolling stone

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to