--- In AVR-Chat@yahoogroups.com, fireweaver <firewevr@...> wrote: > The decoder I have does its thing in about 28 cycles. As a C > interrupt routine, it is well over 100 cycles and may not be > able to keep up with the encoder. If you are willing to post the existing assembly code and provide an upper limit on the number of cycles that is acceptable, I expect that you would have several people rise to the challenge to make it avr-gcc compatible or re-implement it so that it is compatible. Don Kinzer ZBasic Microcontrollers http://www.zbasic.net
Message
Re: Mixing C and assembly with special requirements.
2012-03-26 by Don Kinzer