Trouble with new design using DSP56F805

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Trouble with new design using DSP56F805

跳至解决方案
2,915 次查看
CCStuart
Contributor I
I created a design using the DSPF805 processor about 5 years ago. It worked fine and never had any problems. I just created a new design using the same DSP (now 5 years later) and neither test board works. When I try to connect to the DSP through the JTAG port I get "Core is not responding" I thought this was going to be a simple thing because I have already used this DSP before. I have triple checked all the connections, VCC, GND levels....everything around the chips seems to be fine. When I hold it in reset I get the crystal oscillator output signal on the CLKO pin...and the oscilator section is working fine. Its just like is is sitting there with some simple stupid reason for not communicating with the software. It is a different chip revision, but I can't hardly imagin that would be the reason...could it? There does not seem to be any major change in the Irrata documentation. Now I am dead in the water with a project that is way overdue. Any input would be appreciated!
标签 (1)
标记 (2)
0 项奖励
1 解答
1,095 次查看
CCStuart
Contributor I
Yes actually I got it resolved thanks. It turned out that there is a "test" pin on the dsp that needs to be pulled low for "normal chip operation" and I had inadvertantly left it floating. After I tied it to ground the chips woke up. UURRRGGG. Details!

在原帖中查看解决方案

0 项奖励
3 回复数
1,096 次查看
CCStuart
Contributor I
Yes actually I got it resolved thanks. It turned out that there is a "test" pin on the dsp that needs to be pulled low for "normal chip operation" and I had inadvertantly left it floating. After I tied it to ground the chips woke up. UURRRGGG. Details!
0 项奖励
1,095 次查看
AgentK
Contributor III
Did you ever get this sorted? I had this problem yesterday with a wiggler jtag programmer, & it turned out to be that I didn't have a flash .cfg file set in the M56800E target settings.
0 项奖励
1,095 次查看
marks
Contributor IV
I vaguely remember someone having trouble maintaining communication with the JTAG probe on a DSP once. Turned out that there was a "wait" instruction in the code (or something like that) causing the processor not to respond. Could this be the cause? Just a shot in the dark.
0 项奖励