next up previous contents
Next: How to Compile an Up: Code generation Previous: Code generation   Contents

Overview

In this section we give a brief summary of files you will require to generate and compile your executive. Code generation principles will be detailed in next sections. Files required are : For the files which are not generated by SynDEx, most of the time you can simply copy existing ones (for instance from the example directory) and make modifications explained in the comments of these files.

Once you gathered all these files, type ``make'' in your shell. This will compile, download and execute one executive for each processor.

You can also clean your directory by typing ``make clean''.



Julien Forget 2003-03-21