Vandana Bhasin <vandana.bhasi...@gmail.com> 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. ;-)

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to