Deploying Files to the IDE Environment

After code generation, you can use the Deployer to copy all generated source files, configuration files and RXF sources to an IDE environment.

Rhapsody's generate step will generate source- and configuration files and the make/build step will launch the Deployer.

Deployer Configuration

The deployer is configured via properties on component or configuration level. You can use the RXF property perspective to set it up.

You need to specify the IDE project file path, preferably specified relative to the Rhapsody model, in the property RXF::Deployer::IDEProject. Depending on the file extension the deployer will automatically select its internal exporter for the IDE project file format. The following IDEs are supported:

IDEFile to be specified in the IDEProject propertyNotes
Eclipse
and Eclipse-based IDEs like TI Code Composer Studio,
NXP CodeWarrior, Tasking VX, ...
Specify a directoryNo IDE project needs to be adapted, the files are just copied to the directory of the .project file and a refresh in Eclipse will make them available there.
Keil uVision*.uvprojxOptional: Using the CMSIS pack mechanism.
Prerequisite: The RXF Pack needs to be installed via the uVision CMSIS Pack Manager
IAR Embedded Workbench*.ewp
Microsoft Visual Studio 2015 / 2017 / 2019*.vcxproj