Re: RE: SRAM Ethernet RAM (Mr Wallace Lages)
Mr Wallace Lages <wallacesantos-/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Just a question: Keil will only use the memory specified under project settings to allocate xdata variables right ? Since I didn't specify any of the memory locations where internal SRAM can be mapped I don't expect Keil to use this memory in any way. Assuming this, do I still need to reserve the memory in the startup code ? Thanks! Wallace --- Mark Underwood <basicmark-/[email protected]> wrote: > 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 __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/ _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini