From: Andy K. <an...@ki...> - 2010-08-27 16:33:49
|
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 |