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

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

Re: [avr-gcc-list] C and AS programs - compiled together


From: Grzegorz !Kubik
Subject: Re: [avr-gcc-list] C and AS programs - compiled together
Date: Sat, 17 Mar 2007 11:54:30 +0100

Agree. But my task is to reuse existing assembler program (that has 8-bit pointers for simplicity and speed), so waisting some RAM is acceptable.

How are you getting 8-bit pointers to work in avr-gcc?

Just a shortcut ;-) Hi ptr register = const, Lo prt register = 0.. 255




reply via email to

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