Topic : Problems when calling STR9_pgm.exe repeatedly

Forum : ARM

Original Post
Post Information Post
November 20, 2009 - 1:51pm
Guest

Hiya
When I call STR9_pgm.exe repeatedly this happens:

C:\Program Files\Raisonance\Ride\Bin>str9_pgm.exe U

STR9_pgm: command-line programming tool for STR9
Copyright (c) 2006 Raisonance S.A.S.

Opening com with RLink...OK.

Getting Serial Number and Firmware version...OK.
Serial Number is: dngStd004013554
Firmware Version is: 0.0.3

Closing COM...OK.

C:\Program Files\Raisonance\Ride\Bin>str9_pgm.exe U

STR9_pgm: command-line programming tool for STR9
Copyright (c) 2006 Raisonance S.A.S.

Opening com with RLink...
ERROR 304: Communication error: Timeout error sending on USB: WDU_Transfer() fai
led: error 0xc0000004 ("HC status: PID stall")
FATAL

C:\Program Files\Raisonance\Ride\Bin>str9_pgm.exe U

STR9_pgm: command-line programming tool for STR9
Copyright (c) 2006 Raisonance S.A.S.

Opening com with RLink...
ERROR 304: Unable to read RLink Serial Number.
FATAL

C:\Program Files\Raisonance\Ride\Bin>str9_pgm.exe U

STR9_pgm: command-line programming tool for STR9
Copyright (c) 2006 Raisonance S.A.S.

Opening com with RLink...OK.

Getting Serial Number and Firmware version...OK.
Serial Number is: dngStd004013554
Firmware Version is: 0.0.3

Closing COM...OK.

C:\Program Files\Raisonance\Ride\Bin>str9_pgm.exe U

STR9_pgm: command-line programming tool for STR9
Copyright (c) 2006 Raisonance S.A.S.

Opening com with RLink...OK.

Getting Serial Number and Firmware version...OK.
Serial Number is: dngStd004013554
Firmware Version is: 0.0.3

Closing COM...OK.

C:\Program Files\Raisonance\Ride\Bin>str9_pgm.exe U

STR9_pgm: command-line programming tool for STR9
Copyright (c) 2006 Raisonance S.A.S.

Opening com with RLink...
ERROR 304: Unable to read RLink Serial Number.
FATAL

C:\Program Files\Raisonance\Ride\Bin>str9_pgm.exe U

STR9_pgm: command-line programming tool for STR9
Copyright (c) 2006 Raisonance S.A.S.

Opening com with RLink...
ERROR 304: Unable to read RLink Serial Number.
FATAL

C:\Program Files\Raisonance\Ride\Bin>

It seems that the STR9_pgm.exe does not exit in its entirety even though it returns me to the prompt?
If I wait a long time i.e. 10-20 seconds I seem to be able to get it to execute correctly. How do I correct this?

Kind regards
BDM

Replies
Post Information Post
+1
0
-1
November 20, 2009 - 4:12pm
Raisonance Support Team

Hi,

I tried the test you describe and saw no problem.

Please give us more information...

Which version of Windows (and service packs) are you using?

Which versions of the Ride7 and RKit-ARM are you using?

Do you connect the RLink through a USB hub or directly on the PC?

How many other USB devices are connected on this PC?

Best Regards,

Vincent

+1
0
-1
November 21, 2009 - 5:55pm
Guest

Windows XP Professional Version 2002 Service Pack 3

The RLink is directly connected.

Ride version 7.16

Rkit-ARM 1.16.0930

4 other things connected via USB.
Mouse, USB-DAQ, Keyboard and the unit I am programming - I need to communicate with it after programming.

+1
0
-1
November 23, 2009 - 9:23am
Guest

Hi

Can you try with latest RIde7 and RKit-ARM from
http://www.mcu-raisonance.com/mcu_downloads.html

If this does not solve your issue and we have to give you a fix
it will be done assuming you are working with that version.

Can you also test the same hardware (RLink + Target board) on another PC
just for testing.

Regards,
Matloub

+1
0
-1
November 24, 2009 - 11:37am
Raisonance Support Team

Hi,

Please also try if disconnecting the STR9's USB and the USB-DAQ makes a difference.
(just for understanding the problem)

Best Regards,

Vincent

+1
0
-1
November 26, 2009 - 10:56am
Guest

Thanks again guys...
Upgrading to the newest version of the software seems to have solved the issue.
Kind Regards
BDM