Jani:
  Here's what I use with my students for the 
Beagle:  
https://github.com/MarkAYoder/BeagleBoard-exercises/blob/master/pptx/04-1%20Booting.pdf

Slide 16 shows the overall picture.

--Mark

On Monday, July 29, 2019 at 8:56:00 AM UTC-4, Jani wrote:
>
> A traditional embedded system boots from flash memory and code runs from 
> flash memory.  Usually application isn't copied to RAM, only read/write 
> variables are copied to RAM.  
> Does system running embedded Linux execute from RAM?
>
> A typical embedded Linux evaluation board running some Linux distribution 
> boots from SD card.  I believe entire kernel code, rwdata, rodata, init, 
> bss, etc. is copied to RAM and code execution occurs in RAM.  Is that 
> correct?
>
> I need to know what size DRAM I need for my embedded Linux system?  If 
> Linux distribution takes up 3GB in SD card.  Then, does this mean I need 
> 3GB DRAM?
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/3c4924b4-3909-4512-a3f4-33006fc31bcd%40googlegroups.com.

Reply via email to