File tree 1 file changed +5
-5
lines changed
bsp/Infineon/psoc6-evaluationkit-062S2
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
52
52
首先打开 MDK ,若没有安装 ` Infineon-PSoC6 ` 的芯片支持包会提示在线安装,根据提示安装即可。若受网络问题,可以进入 [ keil] ( https://www.keil.com/dd2/pack ) 官网下载安装包,离线安装。
53
53
54
- ![ mdk_package] ( E:\workspace_work\rt-thread-5.0\bsp\Infineon\psoc6-cy8ckit-062S2-43012\ figures\mdk_package.png)
54
+ ![ mdk_package] ( figures\mdk_package.png )
55
55
56
56
2、 编译此工程:在安装好芯片支持包后,在 ` MDK ` 工程中进行编译。
57
57
65
65
66
66
* 首先打开 ` RT-Thread Studio ` 开发工具,点加左上角文件—>导入—> RT-Thread Studio项目到工作空间中。
67
67
68
- ![ ] ( E:\workspace_work\rt-thread-5.0\bsp\Infineon\psoc6-cy8ckit-062S2-43012\ figures\studio1.png)
68
+ ![ ] ( figures\studio1.png )
69
69
70
70
* 接着选择 ` psoc6-evaluationkit-062S2 ` 开发板支持包的目录,进行导入。
71
71
72
- ![ ] ( E:\workspace_work\rt-thread-5.0\bsp\Infineon\psoc6-cy8ckit-062S2-43012\ figures\studio2.png)
72
+ ![ ] ( figures\studio2.png )
73
73
74
74
#### 编译下载
75
75
76
76
* 点击 IDE 左上角的构建选项进行工程的编译。
77
77
78
- ![ ] ( E:\workspace_work\rt-thread-5.0\bsp\Infineon\psoc6-cy8ckit-062S2-43012\ figures\studio3-build.png)
78
+ ![ ] ( figures\studio3-build.png )
79
79
80
80
* 当编译无错误警告时,点击 ` Debug ` 或 ` Download ` 选项进行调试/下载。
81
81
82
82
注:若点击下载并下载成功后串口终端无显示信息,请手动按下复位按键进行重启运行。
83
83
84
- ![ ] ( E:\workspace_work\rt-thread-5.0\bsp\Infineon\psoc6-cy8ckit-062S2-43012\ figures\studio4-download.png)
84
+ ![ ] ( figures\studio4-download.png )
85
85
86
86
## 运行结果
87
87
You can’t perform that action at this time.
0 commit comments