Renesas SH7137 Network Card User Manual


 
Chapter 4. Project Workspace
4.1. Introduction
HEW is an integrated development tool that allows the user to write, compile, program and debug a software project on any of the Renesas
Microcontrollers. HEW will have been installed during the installation of the software support for the RSK product. This manual will describe
the stages required to create and debug the supplied tutorial code.
4.2. Creating a new Project Workspace
To look at the program, start High-performance Embedded Workshop from the Windows Start Menu.
Open a new tutorial workspace from the [File -> New Workspace…] menu or select ‘Create a new project workspace’ when presented with
the ‘Welcome!’ dialog.
The example above shows the New Project Workspace dialog with the RSK2SH7137 selected.
Select the ‘SuperH RISC engine’ CPU family and ‘Renesas SuperH Standard’ Tool-chain for the RSK.
Select the ‘RSK2SH7137’ Project type for the RSK from the project list.
Enter a name for the workspace; all your files will be stored under a directory with this name.
The project name field will be pre-filled to match the workspace name above; this name may be changed.
Note: HEW allows you to add multiple projects to a workspace. You may add the sample code projects later so you may
wish to choose a suitable name for the Tutorial project now.
4