Difference between revisions of "AXY:Virtual Box MIB"

From SoftMC-Wiki
Jump to: navigation, search
(Stand alone Eclipse Configuration)
(Abstract)
Line 9: Line 9:
  
 
In addition to that build machines we also explain how to configure various tools on top the various build machine.
 
In addition to that build machines we also explain how to configure various tools on top the various build machine.
 +
 +
 +
== Virtual MIB, binary only ==
 +
 +
== Stage 1: Getting the Virtual MIB ==
 +
 +
== Stage 2 : install mc simulation mode ==
 +
$ gunzip mc_sim.tar.gz
 +
$ tar xvf mc_strim.tar
 +
$ cd mc_sim
 +
$ source run_sim.sh

Revision as of 15:45, 16 October 2012

This document describe how to install and build a MIB in a virtual box.

Abstract

There are several usage for the Virtual Box MIB.

  • Virtual MIB as a build machine
  • Virtual MIB as a Codeasys

In addition to that build machines we also explain how to configure various tools on top the various build machine.


Virtual MIB, binary only

Stage 1: Getting the Virtual MIB

Stage 2 : install mc simulation mode

$ gunzip mc_sim.tar.gz $ tar xvf mc_strim.tar $ cd mc_sim $ source run_sim.sh