Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ETrice/Development/TargetPlatform"

(New page: = eTrice Target Platform = eTrice development is using a so called TargetPlatform to compile and run against. The TargetPlatform soon will be available on the Protos FTP server.<br> E...)
 
(eTrice Target Platform)
Line 5: Line 5:
 
The TargetPlatform soon will be available on the Protos FTP server.<br>  
 
The TargetPlatform soon will be available on the Protos FTP server.<br>  
  
Extract target-Indigo-3.7M5.zip to a folder somewhere in your local file system.<br>  
+
Extract target-2011-03-29.zip to a folder somewhere in your local file system.<br>  
  
Define a variable using Windows &gt; Preferences &gt; Run/Debug &gt; String Substitution called eTriceTargetInstallationPath with the path to the top level folder as value.  
+
Define a variable using Windows &gt; Preferences &gt; Run/Debug &gt; String Substitution called target_path with the path to the top level folder as value.  
  
You can use any Eclipse installation as development environment. Then go to Window &gt; Preferences &gt; Plug-in Development &gt; Target Platform and check eTrice development (which is defined in the plug-in org.eclipse.etrice.core.room.ui).<br>  
+
You can use any Eclipse installation as development environment. Then go to Window &gt; Preferences &gt; Plug-in Development &gt; Target Platform and check "eTrice development" (which is defined in the plug-in org.eclipse.etrice.core.room.ui).<br>  
  
 
Now you should be able to compile and run eTrice against this TargetPlatform.<br>  
 
Now you should be able to compile and run eTrice against this TargetPlatform.<br>  
  
 
[[User:Hrr.protos.de|Hrr.protos.de]] 06:26, 2 March 2011 (UTC)
 
[[User:Hrr.protos.de|Hrr.protos.de]] 06:26, 2 March 2011 (UTC)

Revision as of 04:35, 29 March 2011

eTrice Target Platform

eTrice development is using a so called TargetPlatform to compile and run against.

The TargetPlatform soon will be available on the Protos FTP server.

Extract target-2011-03-29.zip to a folder somewhere in your local file system.

Define a variable using Windows > Preferences > Run/Debug > String Substitution called target_path with the path to the top level folder as value.

You can use any Eclipse installation as development environment. Then go to Window > Preferences > Plug-in Development > Target Platform and check "eTrice development" (which is defined in the plug-in org.eclipse.etrice.core.room.ui).

Now you should be able to compile and run eTrice against this TargetPlatform.

Hrr.protos.de 06:26, 2 March 2011 (UTC)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.