‎12-29-2006
06:46 PM
3,599 Views

CCStuart
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
Solved! Go to Solution.
1 Solution
‎01-19-2007
05:19 PM
1,779 Views

CCStuart
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
3 Replies
‎01-19-2007
05:19 PM
1,780 Views

CCStuart
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
‎01-19-2007
05:07 PM
1,779 Views

AgentK
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
‎01-02-2007
03:53 PM
1,779 Views

marks
Contributor IV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
