Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | SDRAM capacity using Petalinux

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

SDRAM capacity using Petalinux - rduar002 - 2010-06-22 10:35:00

Hi,
I successfully ported Petalinux on the XUPV5-LX110T FPGA board using 8 KBof Data/Instruction Cache. My SDRAM is 256 MB (MT4HTF3264HY-667F1). Howeverwhen I create a file (vi myFile) at the /var/tmp location, myFile cannot bebigger than 25 MB otherwise Petalinux will complain that my system is outof memory and it will log me off. Does anyone knows how to solve thisissue. Any help will be greatly appreciated it.

Petalinux version: 0.40-rc3

	   
					
---------------------------------------		
Posted through http://www.FPGARelated.com
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: SDRAM capacity using Petalinux - d_s_klein - 2010-06-23 17:48:00

On Jun 22, 7:35=A0am, "rduar002"
<rduar002@n_o_s_p_a_m.fiu.edu> wrote:
> Hi,
> I successfully ported Petalinux on the XUPV5-LX110T FPGA board using 8 KB
> of Data/Instruction Cache. My SDRAM is 256 MB (MT4HTF3264HY-667F1). Howev=
er
> when I create a file (vi myFile) at the /var/tmp location, myFile cannot =
be
> bigger than 25 MB otherwise Petalinux will complain that my system is out
> of memory and it will log me off. Does anyone knows how to solve this
> issue. Any help will be greatly appreciated it.
>
> Petalinux version: 0.40-rc3
>
> --------------------------------------- =A0 =A0 =A0 =A0
> Posted throughhttp://www.FPGARelated.com

What does the command 'cat /proc/meminfo' tell you?  How about 'df' ??