Skip to content

Commit 3d7bf6d

Browse files
committed
doc: Update project names for IDE
1 parent ebe9c92 commit 3d7bf6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/ide/getting-started-with-em-starter-kit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Creating Hello World project for ARC EM Starter Kit
1111
Creating a new C project
1212

1313
The **C Project** window should have several ARC project types:
14-
**ARC Cross ELF32 Target Application**, **ARC Cross ELF32 Target Static
14+
**ARC Baremetal Application**, **ARC Cross ELF32 Target Static
1515
Library**, **AXS10x Projects** and **EM Starter Kit Projects**. Select
1616
**EM Starter Kit Projects**. This project type is available only if ARC EM
1717
toolchain compiler can be found either in ``PATH`` environment variable or

doc/ide/getting-started-with-nsim.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Creating a C project
1818

1919
Creating a new C project
2020

21-
In **C Project** window select **Hello World C Project** under **ARC Cross ELF32 Target Application** project type.
21+
In **C Project** window select **Hello World C Project** under **ARC Baremetal Application** project type.
2222
On the right side of the window there is a list of available toolchains, select **GNU Toolchain for ARC EM**.
2323
If you do not see this toolchain in the list or this project type in the list of project types, make sure that ARC EM
2424
toolchain compiler is in the ``PATH`` environment variable or at ``../bin/`` directory relative to Eclipse executable.

0 commit comments

Comments
 (0)