Skip to main content
k_arthur
Associate III
July 25, 2007
Question

Keil write COULD NOT STOP ARM DEVICE

  • July 25, 2007
  • 15 replies
  • 2079 views
Posted on July 25, 2007 at 06:20

Keil write COULD NOT STOP ARM DEVICE

This topic has been closed for replies.

15 replies

k_arthur
k_arthurAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:40

I have tried uploading from bank 1. I forgot to set bit in the STR9xCFG.s file.

Now i can not reprogram the STR911.Keil write COULD NOT STOP ARM DEVICE.

Anyone knows how to correct this?

k_arthur
k_arthurAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:40

I tried to do steps writen on

http://www.keil.com/support/docs/3215.htm

in addition my KEIL Version is 3.04(This sequence is implemented in UL2ARM.DLL V1.20a or higher which is part of MDK-ARM Version 3.02.).It not help.

And i tried to do just full erase -> i receive COULD NOT STOP ARM DEVICE.

Is it means that i must to change the chip on the board ? Please somebody

help me!!!!!!!!!!!!!!!! Pliiizzzzzzzzzzzzzzzzzzzzzzzz!!!!!!!!!!!!!!!

d_steffen
Associate II
May 17, 2011
Posted on May 17, 2011 at 09:40

http://www.keil.com/support/docs/3215.htm

try this

d_steffen
Associate II
May 17, 2011
Posted on May 17, 2011 at 09:40

A second possibility is to use the ST tool CAPS with

a ST flashlink adapter. Booth solutions worked for me.

d_steffen
Associate II
May 17, 2011
Posted on May 17, 2011 at 09:40

Keil ARM MDK 3.05 is now valid, may be, erasing a not responding

device is is working only with this newer version, you can download mdk 3.05 from the Keil homepage.

[ This message was edited by: Barricade on 28-03-2007 13:59 ]

k_arthur
k_arthurAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:40

Ibtissem . I have read your detailed explanation of how to boot from bank1.

In this part:

The most important options are:

- BBSIZE 0x32K

- BBADDR 0x0

- NBBSIZE 0x512K

- NBBADDR 0x80000 (and NOT 0x400000!)

- NBBADDR is not obligatory to be 0x80000

Its better to set it -> 0x8000 (32 kb from 0x0) Am i right?

Please check it and answer me. Simply I afraide of STR911.

k_arthur
k_arthurAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:40

Additional information:

I work with boards developped by firm i work in. And we tried 2 boards

and make the same mistake twise(forget to set bit CSX (may be because

STR91xCFG.s was not added to new project)). The problem is exist on 2 boards. Both boards show the same response.

k_arthur
k_arthurAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:40

Written on chip :

ARM

STR911F

M44X6

HPAEW VG

KOR HP 620

ST

k_arthur
k_arthurAuthor
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:40

Thank you very much Luc Vercruysse !

Is RLINK compatible with KEIL or IAR ?

craig239955_st
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:40

I had the same problem twice. The first time I replaced the STR912 device :|

The second time I bought me a RLINK device (raisonance). In combiantion with CAPS, I erased flash ! I was not able to do this with my ULINK .

Luc Vercruysse