I'm trying to build amforth for an Atmega32U4 board (http://ladyada.net/products/atmega32u4breakout/). I've made a copy of the template project and I specify the MCU as atmega32u4. When I build it, I get the following error:
wine ../../../Atmel/avrasm2.exe -I ../../../Atmel/Appnotes -I ../../core -I ../../core/devices/atmega32u4 -fI -v0 -e test2.eep.hex -l test2.lst test2.asm ../../core/devices/atmega32u4\device.asm(13): error: Overlap in .cseg: addr=0x1 conflicts with 0x0:0x2 Assembly failed, 1 errors, 14 warnings make: *** [test2.hex] Error 1 I'm not sure what that means. How would I go about tracking down this problem? Eric ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Amforth-devel mailing list Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel