Changes for page Firmware Compile Instruction -- STM32
Last modified by Xiaoling on 2023/04/19 17:06
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 15 added, 0 removed)
- image-20220526180802-1.png
- image-20220526180902-2.png
- image-20220526180942-3.png
- image-20220526181014-4.png
- image-20220526181041-5.png
- image-20220526181112-6.png
- image-20220526181138-7.png
- image-20220526181207-8.png
- image-20220526181232-9.png
- image-20220526181302-10.png
- image-20220526181351-11.png
- image-20220526181434-12.png
- image-20220526181509-13.png
- image-20220526181543-14.png
- image-20220526181605-15.png
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,6 @@ 1 -= Contents: = 1 +(% class="wikigeneratedid" id="HContents:" %) 2 +* 3 +** Contents: 2 2 3 3 {{toc/}} 4 4 ... ... @@ -7,6 +7,7 @@ 7 7 8 8 This introduction is to show how to compile the source code for Dragino's stm32 base products. 9 9 12 + 10 10 = 2. Set Up Build Environment = 11 11 12 12 == 2.1 Set up Keil Compile Environment == ... ... @@ -23,10 +23,12 @@ 23 23 2. Download the **Keil MDK**, record the **PSN** here, we will use it later. 24 24 ))) 25 25 26 -[[image: https://wiki.dragino.com/images/thumb/6/66/Keil_1.png/600px-Keil_1.png||height="293" width="600"]]29 +[[image:image-20220526180802-1.png]] 27 27 28 28 ((( 29 29 Download Keil MDK 33 + 34 + 30 30 ))) 31 31 32 32 ((( ... ... @@ -42,39 +42,45 @@ 42 42 ))) 43 43 ))) 44 44 45 -[[image: https://wiki.dragino.com/images/thumb/4/44/Keil_2.png/600px-Keil_2.png||height="279" width="600"]]50 +[[image:image-20220526180902-2.png]] 46 46 47 47 Install Keil 48 48 54 + 49 49 6: Click the button **Get LIC via Internet...**, then click the button **OK** to register the product. This action opens the License Management page on the Keil web site. 50 50 51 -[[image: https://wiki.dragino.com/images/thumb/f/fd/Keil_3.png/600px-Keil_3.png||height="297" width="600"]]57 +[[image:image-20220526180942-3.png]] 52 52 53 53 Install Keil 54 54 61 + 55 55 7.Enter the **Product Serial Number** (from step 2.) 4RMW3-A8FIW-TUBLG along with your contact information and click the button Submit. An e-mail is sent back with the License ID Code (LIC) within a few minutes. 56 56 57 -[[image: https://wiki.dragino.com/images/thumb/c/c5/Keil_4.png/600px-Keil_4.png||height="307" width="600"]]64 +[[image:image-20220526181014-4.png]] 58 58 59 59 Input PSN 60 60 61 -[[image:https://wiki.dragino.com/images/thumb/7/7e/Keil_5.png/600px-Keil_5.png||height="287" width="600"]] 62 62 69 +[[image:image-20220526181041-5.png||height="619" width="1223"]] 70 + 63 63 Active via mail 64 64 65 -[[image:https://wiki.dragino.com/images/thumb/b/b0/Keil_6.png/600px-Keil_6.png||height="248" width="600"]] 66 66 74 +[[image:image-20220526181112-6.png]] 75 + 67 67 Active via mail 68 68 78 + 69 69 8. To activate the Software Product, **enter the LIC** in the field **New License ID Code (LIC)** of the dialog **License Management…** and click **Add LIC**. 70 70 71 -[[image: https://wiki.dragino.com/images/thumb/b/b2/Keil_7.png/600px-Keil_7.png||height="440" width="600"]]81 +[[image:image-20220526181138-7.png]] 72 72 73 73 Add LIC 74 74 85 + 75 75 9. Finish Install Keil 76 76 77 -[[image: https://wiki.dragino.com/images/thumb/c/c4/Keil_8.png/600px-Keil_8.png||height="345" width="600"]]88 +[[image:image-20220526181207-8.png]] 78 78 79 79 Finish install Keil 80 80 ... ... @@ -87,31 +87,36 @@ 87 87 88 88 ((( 89 89 2: Find STMicroelectronics **STM32L0 Series Device** and download it. 101 + 102 +[[image:image-20220526181351-11.png]] 90 90 ))) 91 91 92 -[[image:https://wiki.dragino.com/images/thumb/3/32/Keil_9.png/600px-Keil_9.png||height="461" width="547"]] 93 - 94 94 Finish install Keil 95 95 107 + 96 96 3: Find the Software Pack and install it. 97 97 98 -[[image: https://wiki.dragino.com/images/thumb/9/94/Keil_10.png/600px-Keil_10.png||height="368" width="552"]]110 +[[image:image-20220526181302-10.png]] 99 99 112 + 100 100 Install the downloaded pack in Keil 101 101 102 -[[image:https://wiki.dragino.com/images/thumb/6/66/Keil_11.png/600px-Keil_11.png||height="346" width="560"]] 103 103 116 +[[image:image-20220526181434-12.png]] 117 + 104 104 Install the downloaded pack in Keil 105 105 120 + 106 106 4: Add the Device, then you can **rebuild** the project. 107 107 108 -[[image: https://wiki.dragino.com/images/thumb/3/35/Keil_12.png/600px-Keil_12.png||height="349" width="569"]]123 +[[image:image-20220526181509-13.png]] 109 109 110 110 rebuild project 111 111 127 + 112 112 Note: If you don’t add the Device, then Keil will report this error: 113 113 114 -[[image: https://wiki.dragino.com/images/thumb/4/42/Keil_13.png/600px-Keil_13.png||height="366" width="565"]]130 +[[image:image-20220526181543-14.png]] 115 115 116 116 Error without Device 117 117
- image-20220526180802-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +312.1 KB - Content
- image-20220526180902-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +102.6 KB - Content
- image-20220526180942-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +23.7 KB - Content
- image-20220526181014-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +34.9 KB - Content
- image-20220526181041-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +338.3 KB - Content
- image-20220526181112-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +26.2 KB - Content
- image-20220526181138-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +54.3 KB - Content
- image-20220526181207-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +109.4 KB - Content
- image-20220526181232-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +58.9 KB - Content
- image-20220526181302-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +60.2 KB - Content
- image-20220526181351-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +58.8 KB - Content
- image-20220526181434-12.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +31.0 KB - Content
- image-20220526181509-13.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +149.1 KB - Content
- image-20220526181543-14.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +132.5 KB - Content
- image-20220526181605-15.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.2 KB - Content