Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
resources:tools-software:sharc-audio-module:baremetal:using-shared-memory-structure [03 Oct 2018 17:31] – created Chad Wentworthresources:tools-software:sharc-audio-module:baremetal:using-shared-memory-structure [18 Jan 2019 18:50] (current) Chad Wentworth
Line 1: Line 1:
 ===== Sharing Data Between Cores / System Telemetry ===== ===== Sharing Data Between Cores / System Telemetry =====
 +
 +{{youtube>srVoSbo7zB4?medium}}
  
 All three processors have access to a block of shared L2 memory.  The default Linker Description File (LDF) allocates a number of section for MCAPI but as the Bare Metal Framework does not rely on this heavier form of intra-core message passing, we can reuse this shared memory.  There is one segment that all three cores are, by default, able to read from and write to which is located at address 0x20080000. All three processors have access to a block of shared L2 memory.  The default Linker Description File (LDF) allocates a number of section for MCAPI but as the Bare Metal Framework does not rely on this heavier form of intra-core message passing, we can reuse this shared memory.  There is one segment that all three cores are, by default, able to read from and write to which is located at address 0x20080000.
resources/tools-software/sharc-audio-module/baremetal/using-shared-memory-structure.1538580704.txt.gz · Last modified: 03 Oct 2018 17:31 by Chad Wentworth