EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Error While Debugging

Started by rutvi_ce February 20, 2011
Hi

I am trying to test my application.
But I am getting the following error after the compilation

while debugging
"Timeout while waiting for response from target"

Can anyone please let me know why I am getting this error?
and what do I need to do to resolve this issue?

Thanks & Regards,
Rutvi

I've got this with some RCM 5700 / 5750 and its a hardware error, I have sent
those boards back.

________________________________
From: rutvi_ce
To: r...
Sent: Sun, February 20, 2011 10:17:18 PM
Subject: [rabbit-semi] Error While Debugging

Hi

I am trying to test my application.
But I am getting the following error after the compilation

while debugging
"Timeout while waiting for response from target"

Can anyone please let me know why I am getting this error?
and what do I need to do to resolve this issue?

Thanks & Regards,
Rutvi
Hi Rutvi,

the link through the USB cable was lost. Usually the cable i have is very flimsy
and some times I get loss of connection. ""Timeout while waiting for response
from target"

Also did you use the right com for the USB.
take the cable out and insert it in to the two sides.
good luck.
Best Regards,
Loai

________________________________
From: rutvi_ce
To: r...
Sent: Sun, February 20, 2011 1:17:18 PM
Subject: [rabbit-semi] Error While Debugging

Hi

I am trying to test my application.
But I am getting the following error after the compilation

while debugging
"Timeout while waiting for response from target"

Can anyone please let me know why I am getting this error?
and what do I need to do to resolve this issue?

Thanks & Regards,
Rutvi

I see this a lot with the later USB interfaces with the 1.27mm pitch
headers. Just push them on and off a few times and it usually works. They
are not designed to be removed so often.

Dave...
---
Very funny Scotty, now beam down my clothes!!!
---

From: r... [mailto:r...] On
Behalf Of rutvi_ce
Sent: 21 February 2011 04:17
To: r...
Subject: [rabbit-semi] Error While Debugging

Hi

I am trying to test my application.
But I am getting the following error after the compilation

while debugging
"Timeout while waiting for response from target"

Can anyone please let me know why I am getting this error?
and what do I need to do to resolve this issue?

Thanks & Regards,
Rutvi
Hi
Thanks everyone for the responses.
I tried all the suggested solutions...
but I am getting one another error as well along with this
Error: "an RST 38 occurred, but the RST 38 vector is uninitialized."
My other question is how can we reset Memory of the Controller (RCM 3900 )
Thanks once again for the quick replies.
Regards,Rutvi Trivedi
On 2/20/2011 10:22 PM, Rutvi Trivedi wrote:
> Hi
>
> Thanks everyone for the responses.
>
> I tried all the suggested solutions...
>
> but I am getting one another error as well along with this
>
> Error: "an RST 38 occurred, but the RST 38 vector is uninitialized."
>
> My other question is how can we reset Memory of the Controller (RCM 3900 )
>
> Thanks once again for the quick replies.
>
> Regards,
> Rutvi Trivedi

That sounds like a bug in your code, most likely a stack overflow.

--
------
Scott G. Henion, Consultant
Web site: http://SHDesigns.org
Rabbit libs: http://shdesigns.org/rabbit/
------
But I have not tried my own code yet.
I am trying to run the sample programs that comes with Dynamic C
I suggest you set a breakpoint on the first line of main, then single step through, and see where the problem arises.

Post back here with the board you have, the smaple program you're trying to run and how far you can get with the single-step.

-Kenny

--- In r..., Rutvi Trivedi wrote:
>
> But I have not tried my own code yet.
> I am trying to run the sample programs that comes with Dynamic C
>


Memfault Beyond the Launch