2 Jul 2006 01:46
Re: AVR port broken?
>Groepaz schrieb: >> 1. Since the version 20060627 the buildprocess for AVR is broken: >> >> avr-ld -mmcu=atmega128 -Wl,-Map=contiki-ethernut1.map >>... > that looks like a simple issue, and the error pretty much says what the > problem is :) you need to replace -mmcu=atmega128 in the makefile by one > .. No, the command avr-ld is new and doesn't work with avr2. If I try this, it can't find many symbols. Simply copying the makefile.include from 20060626 will make it compile. The CUSTOM_RULE_LINK is the problem. How do I set another value with a target? Your question about serial debuging, serial doesn't answer too. Perhaps its a basic problem with the compiler and its binary format, but am commin from BASCOM, therefore I have no knowledge about gcc. I am stil learning. cu Andreas Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
RSS Feed