Topic : Ride 7 crash after terminating debugger.

Forum : Ride IDE

Original Post
Post Information Post
September 18, 2008 - 4:07pm
Guest

Every time I terminate the debugger Ride 7 craches and the Visual studio just in time debugger shows
"An unhandled wim32 exception occured in Ride7.exe[3948]"

I use Ride7 version 7.10.0000.
The crash happens every time if I run for instance the "Hello World" demo program , stop it and then terminate the debugger, on the Reva V3.3 kit with the STM32F103R daughter board.

Replies
Post Information Post
+1
0
-1
September 22, 2008 - 3:53pm
Guest

Hi Jos

First may I ask if you do use RKit-ARM version 1.10.0000 because the Ride7 can not be used with older kit.
I assume the answer to this question must be yes.

It is really an strange behaviour that we have never been reported.
It might something specific to your environment so can you let us know:
+ What is your OS
+ Have you always had this behaviour (or was it working before or with previous version or .....)
+ Have you changed some specific properties of the files such as .rprj (for instance opening them by default with visual ....)

Matloub

+1
0
-1
September 26, 2008 - 9:21am
Guest

Hi Matloub

The OS is XP professional.

I tried to make a standard and a debug configuration within the same project.
I saw on the forum that this is not working in Ride 7.
I think that from that moment on I got the problems with the debugger.
When I first closed the disassembly view and debug tree view the debugger could be terminated without crashing. Thereafter I could terminate the debugger without crash all the time.

Jos