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

PSoC™ Creator & Designer Forum Discussions

liuXQ
Level 2
Level 2
10 replies posted 10 sign-ins 5 replies posted

我目前使用的是CY8CKIT-145开发板,后续使用PSOC4 的4000系列开发产品,在PSOC Creator中实现简单功能后,想通过在keil中进行进一步的算法处理以及通过连接JLINK进行在线调试,生成的keil文件无法通过编译,使用的keil版本为MDK5.25.2.0,请问keil5和psoc creator中还有进行哪些设置?

keil截图1.png

keil截图2.png

psoc1.png

   

0 Likes
1 Solution
LinglingG_46
Moderator
Moderator
Moderator
10 questions asked 5 questions asked 250 sign-ins

1: 图一为我根据guide生成的keil 工程编译成功的截图:

LinglingG_46_0-1651125649386.png

 

2:我安装的是MDK536.exe: 下载链接:https://www.keil.com/download/product/

3:根据要求,又下载了MDKCM525.exe.

4:然后用psoc creator 创建工程,tools option里面,选择了

LinglingG_46_0-1651125878319.png

5: 在project build setting里面选择了编译链: tool chain:ARM MDK

LinglingG_46_1-1651125936521.png

6: KEIL tool 里面,右击工程,选择,如下图:

LinglingG_46_2-1651126005428.png

7:编译以后,会有图一的结果。 

 

View solution in original post

4 Replies
LinglingG_46
Moderator
Moderator
Moderator
10 questions asked 5 questions asked 250 sign-ins

打开PSoC Creator,help->psoc creator help->搜索到下面截图的内容,你按照截图的介绍进行export。

LinglingG_46_0-1651049740297.png

 

0 Likes

你好,我就是根据这个步骤去生成的文件,以及去配置gcc,还是未解决问题

0 Likes
LinglingG_46
Moderator
Moderator
Moderator
10 questions asked 5 questions asked 250 sign-ins

1: 图一为我根据guide生成的keil 工程编译成功的截图:

LinglingG_46_0-1651125649386.png

 

2:我安装的是MDK536.exe: 下载链接:https://www.keil.com/download/product/

3:根据要求,又下载了MDKCM525.exe.

4:然后用psoc creator 创建工程,tools option里面,选择了

LinglingG_46_0-1651125878319.png

5: 在project build setting里面选择了编译链: tool chain:ARM MDK

LinglingG_46_1-1651125936521.png

6: KEIL tool 里面,右击工程,选择,如下图:

LinglingG_46_2-1651126005428.png

7:编译以后,会有图一的结果。 

 

非常感谢,keil中编译通过了

0 Likes