Trouble with new design using DSP56F805

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Trouble with new design using DSP56F805

ソリューションへジャンプ
3,292件の閲覧回数
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)
  • DSC

タグ(2)
0 件の賞賛
返信
1 解決策
1,472件の閲覧回数
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,473件の閲覧回数
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,472件の閲覧回数
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,472件の閲覧回数
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 件の賞賛
返信