This topic explains how to create and configure C++test projects for code that is designed to be compiled/built using Renesas HEW.
The High-performance Embedded Workshop import wizard lets you import one or more complete HEW projects into the C++test workspace. HEW workspace files <.hws> can also be used. The original project to be imported should be built in the High-performance Embedded Workshop IDE for the appropriate target(s).
To import the High-performance Embedded Workshop project:
hwp
project file, hws
workspace file, or a directory to scan for projects.A HEW project can also be imported in the command-line mode by using the -hew <.hws or .hwp file location>
option. This is described in Testing from the Command Line Interface.
If you want to change the default import settings, you can specify new ones in a plain text options file. This is described in Local Settings (Options) Files.