cancel
Showing results for 
Search instead for 
Did you mean: 

RVDK cannot flash a STR750 Eval Board(MB469 rev. B)

fabrice23
Associate II
Posted on March 28, 2008 at 04:46

RVDK cannot flash a STR750 Eval Board(MB469 rev. B)

5 REPLIES 5
fabrice23
Associate II
Posted on March 16, 2007 at 04:44

Hello all,

I'm trying to flash a axf file into STR750 Evaluation board(MB469 rev.B).

but the windows shows following messages and stucked.

Loading Flash routine...

Initializing Flash routine...

What should I do to resolve it?

I already patched RVDK to support STR750.

Best regards,

Byung-Tae Jung

fabrice23
Associate II
Posted on March 18, 2007 at 20:30

Hello,

I tried your proposal but failed to flash.

Do you think it is a problem in RVDK or in the evaluation board?

Thank you,

Byung-Tae Jung

ugkmen
Associate II
Posted on February 11, 2008 at 09:59

Hello!

I am in trouble about the same problem. I have done the advises told. But it didn'n work.

It is still said

{

Loading Flash routine...

Initializing Flash routine...

}

Best regards,

Umit.

wsong79
Associate
Posted on March 24, 2008 at 01:51

It is a serious problem. Unfortunately, i meet it too. How to resolve it?

Expecting...

Best regards

wsong79
Associate
Posted on March 28, 2008 at 04:46

I have resolved this problem.

Realview Debugger automatically places a breakpoint at a label FLASH_break during initializing routine, if it can't do that sucessfully, the phenomena discribed above will occurs.

Resolving method: Disable semihosting in connection properties. Because semihosting makes use of breakpoints, though the debugger dosen't show this in the breakpoints window. :p