Run POK on Leon3

To build and run POK on Leon3, you must have the TSIM simulator3.3.

Then, perform the following actions :

  1. Add tsim-leon3 directory to you PATH environment variable.
  2. Issue make configure at the top directory of POK.
  3. Enter the directory examples/partitions-scheduling by typing this command in a terminal:
             cd examples/partitions-scheduling
    
  4. Invoke make ARCH=sparc BSP=leon3. It will generate configuration and application code with Ocarina.
  5. Invoke make ARCH=sparc BSP=leon3 run. Using this command, TSIM is launched and your system is being executed.



Copyright 2009 POK Team