cancel
Showing results for 
Search instead for 
Did you mean: 

Keil write COULD NOT STOP ARM DEVICE

k_arthur
Associate II
Posted on July 25, 2007 at 06:20

Keil write COULD NOT STOP ARM DEVICE

15 REPLIES 15
k_arthur
Associate II
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?

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

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

try this

k_arthur
Associate II
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!!!!!!!!!!!!!!!

k_arthur
Associate II
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.

d_steffen
Associate II
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 ]

d_steffen
Associate II
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.

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

Written on chip :

ARM

STR911F

M44X6

HPAEW VG

KOR HP 620

ST

k_arthur
Associate II
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
Associate II
Posted on May 17, 2011 at 09:40

Hello ibtissem,

thanks for help.

Another question:

BBADDR is obligatory to be 0x0 or it is possible to use another

value in some situations? Simply i do not anderstand why we have

opportunity to change BBADDR.