RE: SRAM Ethernet RAM (Mr Wallace Lages)
Mark Underwood <basicmark-/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
In your startup400.a51
Just before
name ?C_STARTUP
add the following
XSEG AT 00E000H
ethernetmem: DS 8192
so it no looks like
XSEG AT 00E000H
ethernetmem: DS 8192
name ?C_STARTUP
This reserves the 8K so keil will not use it.
Cheers, Mark
>Hi,
>
> I'm developing a networked application on
>the 80DSC400 in C using Keil.
>I would like to set the 8K internal SRAM
>as ethernet buffers. What should I do ?
>
>Thanks,
>
>Wallace
____________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping"
your friends today! Download Messenger Now
http://uk.messenger.yahoo.com/download/index.html
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini