Changes

Jump to: navigation, search

Memory organization (Naon)

1 byte added, 07:56, 3 July 2012
RAM Memory Map
Before start reading memory map in detail, please take a look at generic [http://processors.wiki.ti.com/index.php/EZSDK_Memory_Map EZSDK Memory Map] on Texas Instruments Wiki.
RAM memory map is the most complex part of this architecture, because the user should allocate the different area used by Cortex-A8 processor (which runs the [[:Category:Linux|Linux]] OS), the two media controller controllers (Cortex-M3, that take care of the whole video processing subsystem) and DSP.
This memory map is statically defined in various places, so the user has a limited options in changing this. Anyway it's useful to know how this memory is shared between the various processors to develop correctly the end-user multimedia application and to know exactly how much memory a processor can use.

Navigation menu