GD32F350 Learning Series 1: Board Exposure and Environment Building
[Copy link]
This post was last edited by wudianjun2001 on 2018-9-2 17:44 I received the board today and opened it. It is quite good. This is my first time to use GD32 chip. It is very good to learn with you all. As usual, I will show the board first. The logo on the packaging box The board model and production date on the side are quite recent Everything in the box Front and back of the board I've been too busy at work lately and don't have much time to play. I'll just take some time to play at home. First, I'll take out my laptop that I haven't used for a long time and reinstall the system. It's an old computer and can only install XP system. I am the only one who doesn't have a good computer in this industry, but I don't have time to use the computer after get off work. After the system is set up, I will install the software first. Because it is an XP system, the latest MDK cannot be installed. I checked that MDK5.2.0 and later do not support XP system, so I will find an earlier version. I just found MDK5.1.5 on the Internet. The network disk download address is given below. I hope that people with XP system like me can use it.宋体] MDKI won't say much about the installation and cracking process of MDK, because the version is a bit old and there is no GD chip in the chip library. Install the plug-in first, which I downloaded from the forum.
Install both of them, and then the GD chip option will appear in MDK. Open the demo program, compile, 27 errors appeared Open and set the path of the header file The version here is 5.0.0, but I checked my computer and it is 4.3.0, so change this path Compile the project again. There is no error, only one warning. Ignore it for now. Then connect to the development board, download the program directly, and don't worry about the content. As long as there is no problem with the development environment download, the preliminary preparation and testing work is completed.
|