Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Maximum Memory Usage?

Status
Not open for further replies.

Ahmed Samieh

Junior Member level 1
Junior Member level 1
Joined
Aug 3, 2007
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Egypt
Activity points
1,365
Hi all,

on RTOS like ST20 OS, how to determine the maximum usage of RAM?
the system now use 16 MB of SDRAM and we need to know what is the
maximum of memory usage to reduce the size of RAM in order to reduce product
cost

any memory analysis tools or something helpful ??

thanx

-----
Ahmed Samieh
 

AA,
I guess you are doing set-top boxes. Anyway, cost reduction mostly comes from reducing the size of your ROM/Flash on your board. SDRAM of sizes less than 16 MB is not that cheaper than the 16MB (review memory manufacturers websites). Go for the ROM/Flash size reduction first.
BR,
Amr Ali.
 

thanx Amr
the flash size is 2 MB only
but the SDRAM is 16 MB
the target is to reduce it to 8 MB only
the decision of reducing the size of SDRAM is NOT my decision, it is the request of my boos from his boos :D
in production lines it will differ Amr

-----
Ahmed Samieh
 

AA,
This is hard to solve & it seems you do not have tools to solve this issue. you need to know your image size + max stack usage + max heap usage. Can you do this?
BR,
Amr Ali.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top