Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler

Sponsor

controlSUITE™ software
Comprehensive.
Intuitive.
Optimized.

Real-world software for real-time control. Details Here!

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | LPC2000 | i can't use ethernet ram for general purpose

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

i can't use ethernet ram for general purpose - Mehmet Kurnaz - Jan 23 14:30:57 2007

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.

[Non-text portions of this message have been removed]


(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


Re: i can't use ethernet ram for general purpose - suvidhk - Jan 23 14:53:53 2007

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...@yahoogroups.com, 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.
>
> [Non-text portions of this message have been removed]
>



(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: Re: i can't use ethernet ram for general purpose - Mehmet Kurnaz - Jan 23 15:22:40 2007

I did it.but nothing changed.There must be another thing for using.I don't think but the ethernet sram is on AHB2.So is there any concern about it (AHBCFG2) ? I looked it but i didn't understand.

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...@yahoogroups.com, 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.
>
> [Non-text portions of this message have been removed]
>

---------------------------------
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!

[Non-text portions of this message have been removed]


(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )