打印
[仿真]

DSP28035无法仿真,错误如下。

[复制链接]
2433|7
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
本帖最后由 jinyi7016 于 2015-4-21 13:00 编辑

用的是CCS5.2  
XDS100-V2
仿真2812,28335没有问题。
新做的最小系统板。原理图 PCB_Project1.pdf (406.75 KB)
请前辈们帮看看啊~~、

仿真时的错误:


ccxml文件 的Test Connection内容:
//***************************************************************************
[Start]

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity

[Result]


-----[Print the board config pathname(s)]------------------------------------

C:\Users\ADMINI~1\AppData\Local\.TI\1212777678\
    0\0\BrdDat\testBoard.dat

-----[Print the reset-command software log-file]-----------------------------

This utility has selected a 100- or 510-class product.
This utility will load the adapter 'jioserdesusb.dll'.
The library build date was 'Apr  2 2012'.
The library build time was '21:41:04'.
The library package version is '5.0.681.0'.
The library component version is '35.34.39.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '4' (0x00000004).
The controller has an insertion length of '0' (0x00000000).
This utility will attempt to reset the controller.
This utility has successfully reset the controller.

-----[Print the reset-command hardware log-file]-----------------------------

The scan-path will be reset by toggling the JTAG TRST signal.
The controller is the FTDI FT2232 with USB interface.
The link from controller to target is direct (without cable).
The software is configured for FTDI FT2232 features.
The controller cannot monitor the value on the EMU[0] pin.
The controller cannot monitor the value on the EMU[1] pin.
The controller cannot control the timing on output pins.
The controller cannot control the timing on input pins.
The scan-path link-delay has been set to exactly '0' (0x0000).

-----[The log-file for the JTAG TCLK output generated from the PLL]----------

There is no hardware for programming the JTAG TCLK frequency.

-----[Measure the source and frequency of the final JTAG TCLKR input]--------

There is no hardware for measuring the JTAG TCLK frequency.

-----[Perform the standard path-length test on the JTAG IR and DR]-----------

This path-length test uses blocks of 512 32-bit words.

The test for the JTAG IR instruction path-length succeeded.
The JTAG IR instruction path-length is 0 bits.

The test for the JTAG DR bypass path-length succeeded.
The JTAG DR bypass path-length is 0 bits.

-----[Perform the Integrity scan-test on the JTAG IR]------------------------

This test will use blocks of 512 32-bit words.
This test will be applied just once.

Do a test using 0xFFFFFFFF.
Scan tests: 1, skipped: 0, failed: 0
Do a test using 0x00000000.
Scan tests: 2, skipped: 0, failed: 0
Do a test using 0xFE03E0E2.
Scan tests: 3, skipped: 0, failed: 0
Do a test using 0x01FC1F1D.
Scan tests: 4, skipped: 0, failed: 0
Do a test using 0x5533CCAA.
Scan tests: 5, skipped: 0, failed: 0
Do a test using 0xAACC3355.
Scan tests: 6, skipped: 0, failed: 0
All of the values were scanned correctly.

The JTAG IR Integrity scan-test has succeeded.

-----[Perform the Integrity scan-test on the JTAG DR]------------------------

This test will use blocks of 512 32-bit words.
This test will be applied just once.

Do a test using 0xFFFFFFFF.
Scan tests: 1, skipped: 0, failed: 0
Do a test using 0x00000000.
Scan tests: 2, skipped: 0, failed: 0
Do a test using 0xFE03E0E2.
Scan tests: 3, skipped: 0, failed: 0
Do a test using 0x01FC1F1D.
Scan tests: 4, skipped: 0, failed: 0
Do a test using 0x5533CCAA.
Scan tests: 5, skipped: 0, failed: 0
Do a test using 0xAACC3355.
Scan tests: 6, skipped: 0, failed: 0
All of the values were scanned correctly.

The JTAG DR Integrity scan-test has succeeded.

[End]

//****************************************************************************

工程文件:
Tese_28035.rar (315.67 KB)

TestFor2812.rar

197.9 KB

相关帖子

沙发
海中水| | 2015-4-17 13:30 | 只看该作者
我这里条件有限,没有办法世界查看。帮忙顶一下,还有就是你查看一下编译配置什么的。

使用特权

评论回复
板凳
jinyi7016|  楼主 | 2015-4-17 13:41 | 只看该作者
海中水 发表于 2015-4-17 13:30
我这里条件有限,没有办法世界查看。帮忙顶一下,还有就是你查看一下编译配置什么的。 ...

CCS的编译配置?
28035有什么特殊要设置的么?

使用特权

评论回复
地板
jinyi7016|  楼主 | 2015-4-17 13:53 | 只看该作者
海中水 发表于 2015-4-17 13:30
我这里条件有限,没有办法世界查看。帮忙顶一下,还有就是你查看一下编译配置什么的。 ...

你可以先看一下原理图么?Jtag的接口网上也有好多种,有的上拉有的下拉的,也不知道怎么弄了,就按官网的做了,可连不上。

使用特权

评论回复
5
海中水| | 2015-4-17 15:39 | 只看该作者
看了一下,我建议一下TMS和TDI应该3.3V上拉,DVCC应连接+5V。

使用特权

评论回复
6
jinyi7016|  楼主 | 2015-4-17 15:46 | 只看该作者
海中水 发表于 2015-4-17 15:39
看了一下,我建议一下TMS和TDI应该3.3V上拉,DVCC应连接+5V。

感谢!
5V?28035是3.3V的吧,最大也4.6V啊,为什么接5VI
我把上拉加上再试试吧,之前加着,连不上,后来去了。

使用特权

评论回复
7
海中水| | 2015-4-17 16:51 | 只看该作者
jinyi7016 发表于 2015-4-17 15:46
感谢!
5V?28035是3.3V的吧,最大也4.6V啊,为什么接5VI
我把上拉加上再试试吧,之前加着,连不上,后来 ...

哦!不好意思,我的是510的仿真器,再有就是那个DVCC和VCC不是在一块儿的,DVCC不给DSP连接,好像只给仿真器连接的。

使用特权

评论回复
8
wt.liu| | 2017-3-24 10:58 | 只看该作者
510好像不能支持28035的

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

131

主题

1336

帖子

12

粉丝