Simulink2ARM7

From ConceptCar
Revision as of 09:09, 15 April 2009 by Raphael (Talk | contribs)

Jump to: navigation, search

Overview

This page describes the user interaction with the SimulinkTarget tool. Every step needed in order to get from Simulink Model to the Executable file is described in this page. The first step before getting the model to run in the ARM7 Board is to generate the code that implements the Simulink Model. This process is described here Simulink settings for generating code

Create (or load) a project configuration file

Load the simulink model

Load the RTW generated code

Select the base stub code used

Define CAN binding and marshaling

Define output folder and generate code

Optionally compile the generated code