Re: [avr-gcc-list] mac-avr

2007-07-08 Thread Steven Michalske
Nope, i never found that project thanks for the pointer :-) i'll look into it more Steve On Jul 8, 2007, at 1:08 PM, Dean Hall wrote: Steve, Are you aware of the following very similar project?: http://www.digithink.com/OSX-AVR/Introduction/Main?from=Main.Main If so, how does your project

Re: [avr-gcc-list] mac-avr

2007-07-08 Thread Dean Hall
Steve, Are you aware of the following very similar project?: http://www.digithink.com/OSX-AVR/Introduction/Main?from=Main.Main If so, how does your project differ? !!Dean On Jul 8, 2007, at 11:01 , [EMAIL PROTECTED] wrote: Date: Sun, 8 Jul 2007 02:51:19 -0700 From: Steven Michalske <[EMAIL

[avr-gcc-list] modifications to the linker scripts

2007-07-08 Thread Steven Michalske
in the momory section could we add these sections? hfuse (r!x) : ORIGIN = 0x82, LENGTH = 1 lfuse (r!x) : ORIGIN = 0x820001, LENGTH = 1 efuse (r!x) : ORIGIN = 0x820002, LENGTH = 1 fuse (r!x) : ORIGIN = 0x820002, LENGTH = 1 lock (r!x) : ORIGIN = 0x820003, LENGTH = 1 al

Re: [avr-gcc-list] mac-avr

2007-07-08 Thread Steven Michalske
any thoughts on making it a universal binary? the only hard one to build universal is gcc and i have a way to do that Steve On Jul 8, 2007, at 12:27 PM, Rick Mann wrote: I have a script that downloads an easily-changed set of versions of the tools, and then builds universal versions of eve

Re: [avr-gcc-list] mac-avr

2007-07-08 Thread Rick Mann
I have a script that downloads an easily-changed set of versions of the tools, and then builds universal versions of everything. I had planned to use that as a first step to making downloadable installers with packagemaker, but haven't gotten that far yet. On Jul 8, 2007, at 12:07 PM, Steve

Re: [avr-gcc-list] mac-avr

2007-07-08 Thread Steven Michalske
I am not part of the either mac avr project, unfortunately all of the mac AVR toolchains and such aren't up to date nor are they universal binary. i'll go after using the build-avr script for getting the patches, from freebsd Steve On Jul 8, 2007, at 7:31 AM, David Kelly wrote: On

[avr-gcc-list] [PATCH] avarice: debugWire: JTAG ICE: Cannot synchonise

2007-07-08 Thread Shaun Jackman
This bug is caused by using debugWire. It manifests itself using both the JTAG ICE mkII and the AVR Dragon. The attached patch fixes a clear bug in jtag2bp.cc. The JTAG ICE mkII and Dragon do not respond correctly to the CMND_RESET command while in debugWire mode. The command always times out th

Re: [avr-gcc-list] mac-avr

2007-07-08 Thread David Kelly
On Jul 8, 2007, at 4:51 AM, Steven Michalske wrote: i am in the process of making a Mac OS X universal binary installer of the tool chain basically a mac-avr version of win-avr which version of gcc should I build in and which patches should I apply? If you are going to make a MacOS vers

[avr-gcc-list] mac-avr

2007-07-08 Thread Steven Michalske
i am in the process of making a Mac OS X universal binary installer of the tool chain basically a mac-avr version of win-avr which version of gcc should I build in and which patches should I apply? Steve ___ AVR-GCC-list mailing list AVR-GCC-list@

[avr-gcc-list] [Announce] [OT] NanoVM 1.6 released (java for avr)

2007-07-08 Thread Nils Springob
Hi, "The NanoVM is a portable tiny java vm running on microcontrollers with at least 8k code space, especially Atmel AVR controllers. Robotic examples for the Asuro, the c't-Bot and the Nibo robot are included." The NanoVM Team today announced the immediate availability of the NanoVM 1.6, a Java