
i can't use ethernet ram for general purpose
i use lpc2368.and i want to use ethernet ram for general purpose too.In sct file i used
RAM2 0x7FE00000 0x00003FFF
{
* (+RW +ZI)
}
So all of data will be in ethernet ram.And i tried a basic application(write to uart). But nothing happend.
Is there anyone who used ethernet ram for general purpose? I wait help.
So thanks..
Mehmet Kurnaz
---------------------------------
The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
i use lpc2368.and i want to use ethernet ram for general purpose too.In sct file i used
RAM2 0x7FE00000 0x00003FFF
{
* (+RW +ZI)
}
So all of data will be in ethernet ram.And i tried a basic application(write to uart). But nothing happend.
Is there anyone who used ethernet ram for general purpose? I wait help.
So thanks..
Mehmet Kurnaz
---------------------------------
Now that's room service! Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
You can check for following to use ethernet RAM for general purpose
Enable the Ethernet block by setting the PCENET bit (bit no 30) in the
PCONP register. The Ethernet SRAM is now enabled.
Also refer to ERRATA sheet for LPC23xx
Suvidh
--- In l..., Mehmet Kurnaz wrote:
>
> hi all.
> i use lpc2368.and i want to use ethernet ram for general purpose
too.In sct file i used
>
> RAM2 0x7FE00000 0x00003FFF
> {
> * (+RW +ZI)
> }
>
> So all of data will be in ethernet ram.And i tried a basic
application(write to uart). But nothing happend.
> Is there anyone who used ethernet ram for general purpose? I wait
help.
> So thanks..
> Mehmet Kurnaz
>
>
> ---------------------------------
> Now that's room service! Choose from over 150,000 hotels
> in 45,000 destinations on Yahoo! Travel to find your fit.
>
>
>
Enable the Ethernet block by setting the PCENET bit (bit no 30) in the
PCONP register. The Ethernet SRAM is now enabled.
Look at ERRATA sheet for LPC23xx
Suvidh
--- In l..., Mehmet Kurnaz wrote:
>
> hi all.
> i use lpc2368.and i want to use ethernet ram for general purpose
too.In sct file i used
>
> RAM2 0x7FE00000 0x00003FFF
> {
> * (+RW +ZI)
> }
>
> So all of data will be in ethernet ram.And i tried a basic
application(write to uart). But nothing happend.
> Is there anyone who used ethernet ram for general purpose? I wait
help.
> So thanks..
> Mehmet Kurnaz
>
>
> ---------------------------------
> The fish are biting.
> Get more visitors on your site using Yahoo! Search Marketing.
>
>
>
suvidhk wrote: You can do this
Enable the Ethernet block by setting the PCENET bit (bit no 30) in the
PCONP register. The Ethernet SRAM is now enabled.
Look at ERRATA sheet for LPC23xx
Suvidh
--- In l..., Mehmet Kurnaz wrote:
>
> hi all.
> i use lpc2368.and i want to use ethernet ram for general purpose
too.In sct file i used
>
> RAM2 0x7FE00000 0x00003FFF
> {
> * (+RW +ZI)
> }
>
> So all of data will be in ethernet ram.And i tried a basic
application(write to uart). But nothing happend.
> Is there anyone who used ethernet ram for general purpose? I wait
help.
> So thanks..
> Mehmet Kurnaz
> ---------------------------------
> The fish are biting.
> Get more visitors on your site using Yahoo! Search Marketing.
>
>
>
---------------------------------
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
---------------------------------
Never Miss an Email
Stay connected with Yahoo! Mail on your mobile. Get started!
