File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
27
27
IAR与JTAG各接口对应关系如下图:
28
28
29
- ![ image-20210604110230769] ( doc\ pictures\ image-20210604110230769.png )
29
+ ![ image-20210604110230769] ( doc/ pictures/ image-20210604110230769.png )
30
30
31
31
其中` VTref ` 需要单独接到开发板上3.3V的接口。
32
32
@@ -42,25 +42,25 @@ IAR与JTAG各接口对应关系如下图:
42
42
43
43
如果使用` ADA-MIPI20-ARM20 adapter ` 其接口如下:
44
44
45
- ![ image-20210604111009217] ( doc\ pictures\ image-20210604111009217.png )
45
+ ![ image-20210604111009217] ( doc/ pictures/ image-20210604111009217.png )
46
46
47
47
需要连接的引脚与上面一致。
48
48
49
49
参考连接实物图如下,图中使用的是` ADA-MIPI20-ARM20 adapter ` 连接:
50
50
51
- ![ image-20210604111518889] ( doc\ pictures\ image-20210604111518889.png )
51
+ ![ image-20210604111518889] ( doc/ pictures/ image-20210604111518889.png )
52
52
53
53
54
54
55
55
## 下载运行调试
56
56
57
57
IAR中打开Nuclei IAR Projects如下:
58
58
59
- ![ image-20210604111802761] ( doc\ pictures\ image-20210604111802761.png )
59
+ ![ image-20210604111802761] ( doc/ pictures/ image-20210604111802761.png )
60
60
61
- 点击![ image-20210604111927172] ( doc\ pictures\ image-20210604111927172.png ) 编译工程,连接好调试器,打开开发板电源,点击![ image-20210604112000805] ( doc\ pictures\ image-20210604112000805.png ) 开始下载调试。调试界面如下:
61
+ 点击![ image-20210604111927172] ( doc/ pictures/ image-20210604111927172.png ) 编译工程,连接好调试器,打开开发板电源,点击![ image-20210604112000805] ( doc/ pictures/ image-20210604112000805.png ) 开始下载调试。调试界面如下:
62
62
63
- ![ image-20210604112326536] ( doc\ pictures\ image-20210604112326536.png )
63
+ ![ image-20210604112326536] ( doc/ pictures/ image-20210604112326536.png )
64
64
65
65
有关调试的详细功能介绍,请参考IAR内菜单栏` Help -> C-SPY Debugging Guide ` 和` Help -> Debug Probes User Guide ` 。
66
66
You can’t perform that action at this time.
0 commit comments