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 02:26, 2 March 2011 by Hrr.protos.de (Talk | contribs) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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-Indigo-3.7M5.zip to a folder somewhere in your local file system.

Define a variable using Windows > Preferences > Run/Debug > String Substitution called eTriceTargetInstallationPath 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