EECS 249BSpring 2015
Contents Logistics Lectures Discussions Assignments Projects Software Course Development |
EE 249, Fall 2012 Software Tools1) Ptolemy IIThe Ptolemy II home page can be found at the following link: http://ptolemy.eecs.berkeley.edu/ptolemyII/index.htm. We will refer to the latest release, i.e. Ptolemy II 8.0.1. Ptolemy is a Java based software framework, so it is compatible with multiple platforms. Before installing Ptolemy II, you may need to install the Java SE Development Kit (JDK) first, since the Java SE Runtime Environment (JRE) may not be enough. JDK can be found at the following link: http://www.oracle.com/technetwork/java/javase/overview/index.html. Giving a look at the Tutorial and going through a few examples is highly recommended before working on Lab 1. 2) Matlab/SimulinkWe will present some examples of code generation from Simulink models. To correctly setup your environment, make sure you follow the steps at the following link: http://retis.sssup.it/~marco/teaching/embeddedsystems/laboratory/setup.htm. 3) LabVIEWTo prepare for our lab assignements on LabVIEW, please download the textbook from the following website which also includes all the documents referenced in the texbook. An updated version of this textbook will also be uploaded on Pizza. The first few lab exercises will be based on this guide. |