Skip to main content
JLee.0
Associate II
October 31, 2018
Question

STM32F765VIT6 code compiled with KEIL MDK5.26.2.0 tool and verified error when downloading firmware with J-Link V9

  • October 31, 2018
  • 5 replies
  • 1135 views

STM32F765VIT6 code compiled with KEIL MDK5.26.2.0 tool and verified error when downloading firmware with J-Link V9

"error:flash download failed - cortex-M7"

    This topic has been closed for replies.

    5 replies

    JLee.0
    JLee.0Author
    Associate II
    October 31, 2018

    0690X000006CHsFQAW.png0690X000006CHsAQAW.png

    Tesla DeLorean
    Guru
    October 31, 2018

    Ok, so you probably want to go into the debugger/flash settings and pick a different flash algorithm. ie banked vs non-banked.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    JLee.0
    JLee.0Author
    Associate II
    November 1, 2018

    @Community member​ :ok,Thank you very much for your answer.

    for my ​STM32F765VIT6:

    if my flash option bytes select ​single banked,what can i pick a flash algorithm?

    if ​if my flash option bytes select ​dual banked,what can i pick a flash algorithm another?

    I hope to hear from you�?�?

    0690X000006CIPoQAO.png

    Tesla DeLorean
    Guru
    November 1, 2018

    The error you are reporting is indicative of a mismatch in the banking vs flash algorithm.

    0690X000006CIPtQAO.jpg

    So if you currently have the single bank ones selected, Remove them, and then Add the dual bank versions. Or the other way round depending on what isn't working currently. And the observe if it works then, or not.

    If you still have a problem there may be other issues, but let's cross that bridge later if necessary.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    JLee.0
    JLee.0Author
    Associate II
    November 1, 2018

    ok,

    thanks a lot,i have a try�?​