Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

memory calculations for embedded linux on ARM cortex

Status
Not open for further replies.

kiranpatil

New Member
Hi,

I want to have embedded linux with C++ application on 32 bit ARM cortex based microcontroller.(price < $20)

I got to know through google search that I need to use the external RAM and FLASH.

I would like to know what would be the memory requirements (On board RAM, ROM and external RAM and Flash) of such application?

Suggest any links for study
 
You've stated no application, no one can suggest anything unless you know how much memory your application will need. You can search Google for low profile embeded linux's to get an idea of their memory footprint for the OS, but what the application uses is entirely up to you.
 
Hi,
If you need Linux with ARM you need to choose any one equal to or above ARM9. Below ARM 9 you can not work with Linux.
 
Last edited:
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top