Simulink2ARM7

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

The SimulinkTarget tool creates a configuration file where all the decisions made during the conversion process are saved. Doing so enables the user to load the configuration file and avoids the overhead of going through all of the steps every time new code is generated. The first step is to either load or create a configuration file.

Simulinktarget01.jpg

After loading/creating a configuration file, new tabs are enabled and the user may proceed to the next steps.

Simulinktarget02.jpg

Load the simulink model

Simulinktarget03.jpg

Simulinktarget04.jpg

Load the RTW generated code

Simulinktarget05.jpg

Select the base stub code used

Simulinktarget06.jpg

Simulinktarget07.jpg

Simulinktarget08.jpg

Define CAN binding and marshaling

Simulinktarget09.jpg

Simulinktarget10.jpg

Define output folder and generate code

Simulinktarget11.jpg

Optionally compile the generated code

Simulinktarget12.jpg