about MDK can not debug or porgram posc6

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
JeHa_3912621
Level 3
Level 3
25 replies posted 10 replies posted 10 questions asked

         fer to Appendix 

0 Likes
1 Solution
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

如果creator 开发工程的时候,不用GCC编译器,而是选用MDK。

操作步骤:

首先:需要去keil官网下载安装Keil

然后: 在creator中,选择Tools- Options - Project Management - ARM Toolchains - ARM MDK Generic

找到keil的安装目录: 例如C:\Keil_v5\ARM\ARMCC\bin

最后选择: Project - build settings - Toolchain 选择 ARM MDK Generic

接着可以编译工程了。

View solution in original post

0 Likes
1 Reply
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

如果creator 开发工程的时候,不用GCC编译器,而是选用MDK。

操作步骤:

首先:需要去keil官网下载安装Keil

然后: 在creator中,选择Tools- Options - Project Management - ARM Toolchains - ARM MDK Generic

找到keil的安装目录: 例如C:\Keil_v5\ARM\ARMCC\bin

最后选择: Project - build settings - Toolchain 选择 ARM MDK Generic

接着可以编译工程了。

0 Likes