Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:keil:c_project [2020/02/07 13:17] – [5) Setup Linker] akdi | software:keil:c_project [2020/02/07 16:21] (current) – [6) Adding Items to Project] akdi | ||
---|---|---|---|
Line 16: | Line 16: | ||
Start [[uvision|Keil uVision]] and create a new project " | Start [[uvision|Keil uVision]] and create a new project " | ||
Give the file a name according to the project and save it to the previously created project-directory (lab1). \\ \\ | Give the file a name according to the project and save it to the previously created project-directory (lab1). \\ \\ | ||
- | Now choose the device for which you want to create a new project. \\ \\ | + | After expanding the " |
Line 30: | Line 30: | ||
===== 3) Runtime Components ===== | ===== 3) Runtime Components ===== | ||
- | If not already popped up, click the green button {{keil_mrt_button.png? | + | If not already popped up, click the green button {{keil_mrt_button.png? |
Expand the " | Expand the " | ||
Line 53: | Line 53: | ||
\\ {{keil_debugger_3.png? | \\ {{keil_debugger_3.png? | ||
+ | |||
+ | ===== 5) Output & Listing Folder ===== | ||
Go back to " | Go back to " | ||
Line 79: | Line 81: | ||
To create a new file expand the folder " | To create a new file expand the folder " | ||
- | (If you want to add an existing file, choose "Add Existing Files to Group..." | + | If you want to add an existing file, choose "Add Existing Files to Group..." |
\\ {{keil_add_file_1.png? | \\ {{keil_add_file_1.png? | ||
- | Choose the corresponding file type, name and location. | + | Choose the corresponding file type, name and location.\\ |
\\ {{keil_add_file_2.png? | \\ {{keil_add_file_2.png? | ||
Line 90: | Line 92: | ||
^Type|Choose either "C File (.c)" or " | ^Type|Choose either "C File (.c)" or " | ||
^Name|Choose an appropriate name| | ^Name|Choose an appropriate name| | ||
- | ^Location|Choose correct [[# | + | ^Location|Choose correct [[# |