/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / ride7 loosing communication with target

Username:     
Password:     
             

Forum

# 1   2010-10-10 01:40:52 ride7 loosing communication with target

sincables
New member
Registered: 2010-08-26
Posts: 6

ride7 loosing communication with target

I recently upgraded both my primer2 and my ride 7 to circleos4.10 by copying over the elf file. I am now getting an error every time I try to debug my app.  "OPI Driver' Lost communication with target. Terminating debug session".  I thought it might be my app so I downloaded the cubic-2.2 tutorial and attempted to debug this app.
It fails with the same error.  the primer two and circle os is fully functinal and I can select my app (or the tutorial app to run) but I have lost my debug session.  Any help would be appreciated.

Offline

 

# 2   2010-10-12 05:21:41 ride7 loosing communication with target

sincables
New member
Registered: 2010-08-26
Posts: 6

Re: ride7 loosing communication with target

If it helps any one else, reverting back to circle os 3.x solves the issue.

Offline

 

# 3   2010-10-12 06:41:10 ride7 loosing communication with target

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: ride7 loosing communication with target

What is the version of your Ride environment  (Ride7 and KitARM) ?
Do you get the error when you launch the debug session, or after the run command, or when you try to set a breakpoint ?

Offline

 

# 4   2010-10-24 19:17:27 ride7 loosing communication with target

sincables
New member
Registered: 2010-08-26
Posts: 6

Re: ride7 loosing communication with target

ride7 is 7.15.0000
rkit-arm is 1.14.0811

I get the error when I launch the debug session.

Offline

 

# 5   2010-10-28 06:13:40 ride7 loosing communication with target

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: ride7 loosing communication with target

Hi Sincables,

You are working with very old versions of development kit !
I suggest you to replace it with the last one, available here : http://www.stm32circle.com/resources/do … 100909.zip

Yves

Offline

 

# 6   2010-10-29 14:36:12 ride7 loosing communication with target

xuwa0800
Member
From: Sweden
Registered: 2010-05-20
Posts: 27

Re: ride7 loosing communication with target

yrt :

Hi Sincables,

You are working with very old versions of development kit !
I suggest you to replace it with the last one, available here : http://www.stm32circle.com/resources/do … 100909.zip

Yves

Hi, yrt!

I update the Ride7 and Rkit-ARM to the one you suggested in this post, and then i rebuild the project which turned out to be right in old version, but errors happens.
such as

'C:\Program Files\Raisonance\Ride\Lib\ARM\include/stm32f10x_lib.h:2:2: error: #error STM32 library version conflict detected! '
' error: 'ptrCircle_API' undeclared (first use in this function) '
' error: 'u16' undeclared (first use in this function) '

It seems this version is not compatible with old version, or somewhere should i make some change? (this version can still build OS)



another thing is why no notification comes when i get reply, before i will got email when a reply came to me.

Thanks/ Wang

Last edited by xuwa0800 (2010-10-29 15:29:46)


/Wang

Offline

 

# 7   2010-11-02 07:32:01 ride7 loosing communication with target

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: ride7 loosing communication with target

Which project did you rebuild ? It seems that it is a project created with old ST library (version < 3). In this case, verify that the parameter "LD Linker/LIbraries/Use OLD Precompiled Library" is set to "yes".

Offline

 

Board footer