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

ETrice/Development/TargetPlatform

< ETrice‎ | Development
Revision as of 04:35, 29 March 2011 by Hrr.protos.de (Talk | contribs) (eTrice Target Platform)

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)

Back to the top