2153 views|1 replies

52

Posts

0

Resources
The OP
 

[GD32E503 Evaluation] mig29_Step1: Summary of development environment construction issues [Copy link]

 This post was last edited by mig29 on 2021-1-18 00:11

I received this board quite late, but the good thing is that I can see the steps of the previous ones.


In fact, the development boards of domestic original manufacturers basically follow the same routine:
1. Make patches for Keil/IAR (mainly debugging information files and Flash burning files)
2. Provide enough demo codes and documents, which are very friendly to novices
3. Most emulators are CMSIS-DAP and do not require additional drivers (but some still need them)

Specifically for this evaluation board, the package on the evaluation application page is missing files. It is best to download it from the official website:
http://www.gd32mcu.com/cn/download/7?kw=GD32E5
(mainly: application software and development board information)

It is enough to unzip "GD32E50x_Firmware_Library" and "GD32E503V_EVAL_Demo_Suites" in the Demo Suites compressed package.

The previous people didn't encounter any problems. My Keil is V5.24. After installing the Pack in GD32E50x_AddOn_V1.2.0,
the compilation prompt error: ArmClang.exe: error: ARM Compiler does not support '-mcpu=cortex-m33' . I read the manual and found that at least V5.26 or above is required:
mdk5.26 download address
http://www.keil.com/fid/vquv2wwtdy9j1w9xagw1om5eu9xbkks1e66vd1/files/eval/mdk526.exe

mdk5.30 download address
http://www.keil.com/fid/w91bz0w320dj1woabtw1mmudm1liu2p1z9yxd1/files/eval/mdk530.exe

After Keil is upgraded, compiling 01_GPIO_Running_LED fails, but other Demos are fine.

To debug and download, change "Jlink" to "CMSIS-DAP ARMv8-M" in the "Debug" page of the project settings.


This post is from Domestic Chip Exchange

Latest reply

Maybe the version is too high and I didn't notice this problem. There may indeed be version requirements! Thanks for sharing your experience!   Details Published on 2021-1-18 14:58

赞赏

1

查看全部赞赏

 
 

1942

Posts

2

Resources
2
 

Maybe the version is too high and I didn't notice this problem. There may indeed be version requirements! Thanks for sharing your experience!

This post is from Domestic Chip Exchange
 
 
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

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