-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi DaR,
On 02/11/2014 08:59 PM, daruf...@gmail.com wrote: > > I'm using the ATmega328p on the OSEPP™ Uno R3 Plus > (http://osepp.com/products/arduino-compatible-boards/uno-r3-plus/) board. > > Removing the “_0” from .include "drivers/usart_0.asm" didn't change the > errors. Nope. For a atmega328p this does not help. > > Perhaps this is due to using the Simulator because I haven't gotten a working > AVRISP yet? Well, I'm not using AVRStudio, I just use the assembler from that (via wine on linux). But I still would expect a valid .hex file to be produced. Your error messages below do not indicate a successful build. Be sure to inspect the appl/arduino directory. The uno.asm should assemble without any questions, given all include paths are correct. Amforth might not run in the Simulator, I don't know that. But two hex files uno.hex and uno.eep.hex should be produced nonetheless. Cheers, Erich > > On 02/09/2014 10:31 PM, daruf...@gmail.com wrote: >> I must be doing something wrong… > > >> I downloaded version 5.2 and set it up within Atmel Studio 6 (Version >> 6.1.2730 - Service Pack 2), but I get the following errors: > >> Error 4 Invalid redefinition of 'USART_B_VALUE' >> C:\cygwin\usr\src\amforth\amforth\myproj.asm 30 0 amforth >> Error 6 Invalid redefinition of 'USART_C_VALUE' >> C:\cygwin\usr\src\amforth\amforth\myproj.asm 35 0 amforth >> Error 9 Use of undefined or forward referenced symbol 'AMFORTH_RO_SEG' in >> .org C:\cygwin\usr\src\amforth\amforth\amforth.asm 15 0 amforth >> Error 11 Overlap in .cseg: addr=0x0 conflicts with 0x0:0x2 >> C:\cygwin\usr\src\amforth\amforth\amforth-interpreter.asm 4 0 amforth >> Error 14 Overlap in .cseg: addr=0x1 conflicts with 0x0:0x2 >> C:\cygwin\usr\src\amforth\amforth\amforth-interpreter.asm 5 0 amforth > ... > > > Which controller are you using? > > Could it be that in your template.asm file you have > .include "drivers/usart_0.asm" > where > .include "drivers/usart.asm" > could work, or vice versa? This is just a guess. Older controllers > like the venerable atmega32 do not have usart_0 but just usart. > > Hope this helps. > > Cheers, > Erich > > > ------------------------------------------------------------------------------ > Android apps run on BlackBerry 10 > Introducing the new BlackBerry 10.2.1 Runtime for Android apps. > Now with support for Jelly Bean, Bluetooth, Mapview and more. > Get your Android app in front of a whole new audience. Start now. > http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amforth-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amforth-devel > ------------------------------------------------------------------------------ > Android apps run on BlackBerry 10 > Introducing the new BlackBerry 10.2.1 Runtime for Android apps. > Now with support for Jelly Bean, Bluetooth, Mapview and more. > Get your Android app in front of a whole new audience. Start now. > http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk > _______________________________________________ > Amforth-devel mailing list for http://amforth.sf.net/ > Amforth-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amforth-devel > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBAgAGBQJS+oyWAAoJEHx024vXVRNQ2LoP/RUnQnpcuICuuxEAo3aySQrf rQ8/9oDyot2eA+6uI4wYN5ZSONJ9Cos2RDhz7AuT5b/wHsJGegG9EW18pGS1/qlr S4mPrunhH9hHW7y+GKATfxMmcPbfMq56mtwR6LgKhvm5tD5sntpJ/ATkz2TZaCxm qUlJDrDGhZKDDAQ5/FvhJ2RAgx8WMbxf20vR0ZxknHSpikYpd3/q0B1ju8X7HQRF OtOokWhF6s6utsTkhhF3xEzFyDk47PjoJop0jL8mnAay9ATxGIKOYWOKqSRNkPkm qWMJJ+bkPzGk3RGmjvu1VrUTQkc+IylcgvsMohO8w5wBxL9DAcY2FG4vrXEKdfrV I9AEBHrpk9vMcT5+IyCWkFMEek1v+zJJKr1Ro2Y3eXvhgotRF5LLOh9kmGToupZL lcR/VaSl0wvWtDsYUAusJjSljeNL9Gk56xKtPq6aDA4v0y4CvuElZhYzMim2xmou c0dXGQlS9CYDnAXnNXU9iPooGWYUAtkB/I34rScYanfcSLyo3Kce8yX7yy2crKJG 9DvfC2m5MTwZcigNkvuH4hpoE8FPbdci/W7jLpnS3nsRrM5PRSSk8BOgmC76g7D2 ffhm0kfn0RTvfmxOvamrSke4hcpAhGnOcwBxLCmglTtgHIRX90c/wKBsWelPWzgw FTsB8YNgwcOsXspFwTGt =DOOi -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel