Truncated match.
PICList
Thread
'Defining data storage.'
1996\05\01@163749
by
bruce
1996\05\01@173354
by
Andrew Warren
Bruce Coward <.....bruceKILLspam
@spam@cix.compulink.co.uk> wrote:
> How do you define a sequential group of data registers i.e. reg 20
> thru reg 2f as a contiguous buffer for receiving serial data over
> the comms link?
>
> There has to be a better way than
>
> RX_BUFA equ 0x20
> RX_BUFB equ 0x21
Bruce:
Use MPASM's "CBLOCK" directive, or the "RESERVE" macros I posted here
a couple months ago. Ignore anyone who suggests using the "DS" or
"RES" directives.
-Andy
Andrew Warren - fastfwd
KILLspamix.netcom.com
Fast Forward Engineering, Vista, California
http://www.geocities.com/SiliconValley/2499
1996\05\02@143600
by
bruce
More... (looser matching)
- Last day of these posts
- In 1996
, 1997 only
- Today
- New search...