Simulink2ARM7

From ConceptCar
Revision as of 09:20, 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

Simulinktarget01.jpg

Load the simulink model

Simulinktarget02.jpg

Load the RTW generated code

Simulinktarget03.jpg

Select the base stub code used

Simulinktarget04.jpg

Define CAN binding and marshaling

Simulinktarget05.jpg

Define output folder and generate code

Simulinktarget06.jpg

Optionally compile the generated code

Simulinktarget07.jpg