Re: Error: Instruction sbrc not recognised
[email protected] (Joerg Wunsch)
| Newsgroups | gmane.comp.hardware.avr.gcc |
|---|---|
| Organization | Private BSD site, Dresden |
| Message-ID | <[email protected]> |
Vandana Bhasin <[email protected]> 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. ;-)