Don Kinzer wrote:
>
> --- In AVR-Chat@yahoogroup s.com <mailto:AVR-Chat%40yahoogroups.com>,
> Tom <tjkeller1@. ..> wrote:
> > How do I access said vars from assembly language in
> > the same program image?
>
> If you're referring to inline assembly language, the recipe you're
> seeking is in the Inline Assembler Cookbook:
> http://www.nongnu. org/avr-libc/ user-manual/ inline_asm. html
> <http://www.nongnu.org/avr-libc/user-manual/inline_asm.html>
>
Don, call me stupid, but I can't get that to work)-:.
I have several vars ceclared as uint8_t in C. I store some values
in them, then do some inline ASM.
I need to access the valeus stored therein. I have tried everything I
can find, and everything results is
some form of error message from the compiler. I KNOW this is doable,
but *I* have never done it
avrFreakMessage
Re: [AVR-Chat] Re: *ARGH*
2008-02-28 by Tom
Attachments
- No local attachments were found for this message.