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:IDE | File to be specified in the IDEProject property | Notes |
---|---|---|
Eclipse and Eclipse-based IDEs like TI Code Composer Studio, NXP CodeWarrior, Tasking VX, ... | Specify a directory | No 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 | *.uvprojx | Optional: 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 |