avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Error: Instruction sbrc not recognised
Date: Thu, 22 Jan 2015 22:39:39 +0100 (CET)

Vandana Bhasin <address@hidden> wrote:

> Assembler messages:
> /opt/tinyos-2.1.2/tos/platforms/micaz/chips/at45db/HplAt45dbIOP.nc:150:
> Error: no such instruction: `sbrc %cl,7'
> /opt/tinyos-2.1.2/tos/platforms/micaz/chips/at45db/HplAt45dbIOP.nc:151:
> Error: no such instruction: `sbi 18,3'

Sounds like your compiler is calling the host's assembler, rather than
the AVR specific one.

I remember tinyOS uses a fairly tweaked build environment, so you
probably have to ask in a group specific to tinyOS about that.

(Better subscribe to the list to not miss replies.)
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]