Modules example

An example in how to partition your code in as many modules as you can fit in the configurable (in the link script) shared external RAM memory. Usually 16 MB for the Parallella board.

Compiling the Moudles Example

The files:

are the ones needed to generate the files:

that get called by messaging-cells/modules.sh

Running the Moudles Example

Just call messaging-cells/modules.sh

The output will be written to the logs in:

files.

One per core.

Understanding

Do not forget to read the example documentation in the Library Documentation.