Re: [avr-gcc-list] AVR tool chain on Solaris

2015-01-14 Thread Joerg Wunsch
Andreas Höschler wrote: > We download http://ftp.gnu.org/gnu/binutils/binutils-2.20.1.tar.gz: > We download http://www.smartsoft.de/Downloads/binutils-2.20.1-patches.tar.gz Note that with recent GNU tools, you don't need any patches in order to get started. If you look at the list of your patch

[avr-gcc-list] Error: Instruction sbrc not recognised

2015-01-14 Thread Vandana Bhasin
Hi All, I am currently working on Tinyos platform. I running code on TOSSIM - tinyos simulator. This code is contained in HPLAt45dbIOP.nc file. My code basically wants to write data to flash memory for micaz sensors. But in TOSSIM it is unable to recognise the instructions of the avr assembler. I