| |||
| Home > Working with Projects | |||
You can use the workbench to create projects for ARM targets. Projects are top level folders in your workspace that contain related files and sub-folders. A project must exist in your workspace before a new file can be added or an existing file can be imported.
The RealView Project wizard combines the features of a C Project
and a C++ Project. This enables you to build .c, .cpp and .s files
within the same project.
This chapter includes the following: