Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:keil:c_project [2020/02/07 13:17] – [5) Setup Linker] akdisoftware: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 "Project -> new uVision Project".\\  Start [[uvision|Keil uVision]] and create a new project "Project -> new uVision 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 "STMicroeletronics" section, choose the device for which you want to create a new project. \\ \\
  
  
Line 30: Line 30:
 ===== 3) Runtime Components ===== ===== 3) Runtime Components =====
  
-If not already popped up, click the green button {{keil_mrt_button.png?30em}} //"Manage Run-TimeEnvironment"//.\\+If not already popped up, click the green button {{keil_mrt_button.png?30em}} //"Manage Run-TimeEnvironment"// to open the below shown view.\\
 Expand the "Device" group and select the "Startup" component. Now click on the "Resolve" button. Expand the "Device" group and select the "Startup" component. Now click on the "Resolve" button.
  
Line 53: Line 53:
  
 \\ {{keil_debugger_3.png?700em}} \\ \\ \\ {{keil_debugger_3.png?700em}} \\ \\
 +
 +===== 5) Output & Listing Folder =====
  
 Go back to "Options for Target, Target1" and select the //"Output"// tab. \\ Go back to "Options for Target, Target1" and select the //"Output"// tab. \\
Line 79: Line 81:
  
 To create a new file expand the folder "Target 1", right-click on the folder "Source Group 1" and then choose "Add New Item to Group...". \\ To create a new file expand the folder "Target 1", right-click on the folder "Source Group 1" and then choose "Add New Item to Group...". \\
-(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?1000em}} \\ \\ \\ {{keil_add_file_1.png?1000em}} \\ \\
-Choose the corresponding file type, name and location.+Choose the corresponding file type, name and location.\\
 \\ {{keil_add_file_2.png?800em}} \\ \\ \\ {{keil_add_file_2.png?800em}} \\ \\
  
Line 90: Line 92:
 ^Type|Choose either "C File (.c)" or "Header File (.h)"| ^Type|Choose either "C File (.c)" or "Header File (.h)"|
 ^Name|Choose an appropriate name| ^Name|Choose an appropriate name|
-^Location|Choose correct [[#prepare_project_directory|location]] (.\app)|\\ \\+^Location|Choose correct [[#prepare_project_directory|location]] (.\app)|\\
  
  
  • software/keil/c_project.1581081479.txt.gz
  • Last modified: 2020/02/07 13:17
  • by akdi