1926 views|2 replies

1

Posts

0

Resources
The OP
 

STM32 Learning Tour ① Development Environment Construction [Copy link]


1. Similarities and differences There are currently two mainstream development environments for STM32, one is RealViewMDK (based on keil), and the other is Embedded Workbench (based on IAR). For a comparison of the two, you can refer to the comparison of Keil MDK and IAR, two ARM development tools. The main differences are as follows: Similarities: Integrated commercial IDE Differences: MDK does not support cascading folders, and the next level of the folder must be a file; IAR supports cascading, which can be more convenient to manage code and sort out the hierarchy. MDK connects to the library and directly adds it to the folder; IAR needs to be set from the project options. The relative file path in IAR needs to be located through the current folder, that is, it starts with $PROJ_DIR$. MDK only creates a project by default, and the workspace will not be created directly. Default status bar, MDK's toolbar has more functions and is a bit complicated; IAR's is relatively simple, but also relatively thin. Considering the above reasons, I chose IAR as the development environment. 2. Materials required for environment construction. The official website of IAR Embedded Workbench for Arm has the password: 917t. Of course, you can also go directly to the official website to download the registration machine, including the cracking tutorial. The password is: njxi. 3. Start the installation. It is basically a brainless fool tutorial. NEXT all the way. Follow the tutorial. If you have not installed the driver before, many driver installations will pop up. Just install them all. 4. Start cracking. Open the registration machine. Follow the tutorial. There is no problem. 5. Notes. The version we use is the latest official IAR Embedded Workbench for Arm. This is slightly different from the one in the tutorial, but it is roughly the same. Of course, other versions can also be used. This cracking tutorial can be used. Finished!
This post is from stm32/stm8

Latest reply

  Details Published on 2018-9-12 11:37
 

1368

Posts

6

Resources
2
 
1) In addition, MDK's simulation should be first-class in the industry. 2) The original poster did not provide the version of IAR. 3) The original poster only provided the password, but not the address. My understanding is that it should be Baidu Netdisk or something like that, but there is no address. 4) The original poster can compare the compilation efficiency of the two. As for usage, it is actually secondary.
This post is from stm32/stm8
 
Personal signature专注智能产品的研究与开发,专注于电子电路的生产与制造……QQ:2912615383,电子爱好者群: void
 

935

Posts

1

Resources
3
 
This post is from stm32/stm8
 
Personal signature存储芯片/MCU/SRAM/PSRAM/DDR/FLASH/MRAM。web.www.sramsun.com  QQ3161422826 TEL:13751192923
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list