Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » debugging problem
debugging problem [message #170588] Wed, 31 May 2006 21:19 Go to next message
Eclipse UserFriend
Originally posted by: raybakk.yahoo.no

Hi there :)

I am following a tutorial on using "Open On Chip debugger" with the GNUARM
toolset on an STR7 microcontroller (from st.com)

If there is some of you who got interrested in doing the same thing the
links is as follows:
http://www.usbdip.de/en/armdev/index.html and
http://www.usbdip.de/en/armdev2/index.html
(This is very good tutorials for newbies like mee :) )

When I am trying to debug my project a message appears at the tread,
saying:
Thread[0](Suspended)<Stack is not available: No registers..>

Does anyone have any idea what might bee the problem?

Raymond
Re: debugging problem [message #170596 is a reply to message #170588] Wed, 31 May 2006 21:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailk.qnx.com

Did you try to resume the session?

"Raymond" <raybakk@yahoo.no> wrote in message
news:48728d4ce82f3d3efa26fa0f6652156a$1@www.eclipse.org...
> Hi there :)
>
> I am following a tutorial on using "Open On Chip debugger" with the GNUARM
> toolset on an STR7 microcontroller (from st.com)
>
> If there is some of you who got interrested in doing the same thing the
> links is as follows:
> http://www.usbdip.de/en/armdev/index.html and
> http://www.usbdip.de/en/armdev2/index.html
> (This is very good tutorials for newbies like mee :) )
>
> When I am trying to debug my project a message appears at the tread,
> saying:
> Thread[0](Suspended)<Stack is not available: No registers..>
>
> Does anyone have any idea what might bee the problem?
>
> Raymond
>
Re: debugging problem [message #170962 is a reply to message #170596] Tue, 06 June 2006 19:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: raybakk.yahoo.no

Hi,

Sorry for the delayed respond.

Yes I did.

I have tried to turn off the PC and start all over again several times now
:(

Raymond
Re: debugging problem [message #170977 is a reply to message #170962] Tue, 06 June 2006 21:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailk.qnx.com

I didn't mean to restart the computer. Is the "resume" button enabled when
your session becomes suspended? Check also your error log.

"Raymond" <raybakk@yahoo.no> wrote in message
news:4c9eddcd72fcc9844f0172d0cd46fa9d$1@www.eclipse.org...
> Hi,
>
> Sorry for the delayed respond.
>
> Yes I did.
>
> I have tried to turn off the PC and start all over again several times now
> :(
>
> Raymond
>
Re: debugging problem [message #171050 is a reply to message #170977] Wed, 07 June 2006 19:23 Go to previous message
Eclipse UserFriend
Originally posted by: raybakk.yahoo.no

I have ofcourse tried to resume the debugging process. The way I usually
do it is by terminate and remove, and then start over again.

Acually, Since it cant find any stack nor registers I am suspecting that
my chip has not been programmed (I am not sure). I was however able to
debug my chip with the insight debugger, so the program must have been
downloaded then.

Raymond
Previous Topic:what is this error that I am getting?
Next Topic:How can I get const attribute of cpp functions ?
Goto Forum:
  


Current Time: Thu Apr 25 00:27:02 GMT 2024

Powered by FUDForum. Page generated in 0.03055 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top