Skip to main content
Visitor II
March 28, 2008
Question

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

  • March 28, 2008
  • 5 replies
  • 1041 views
Posted on March 28, 2008 at 04:46

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

    This topic has been closed for replies.

    5 replies

    fabrice23Author
    Visitor II
    March 16, 2007
    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

    fabrice23Author
    Visitor II
    March 18, 2007
    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

    Visitor II
    February 11, 2008
    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.

    Visitor II
    March 24, 2008
    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

    Visitor II
    March 28, 2008
    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