cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H745I-Disco board: how to flash extra QSPI flash with ST-LINK V3SET when debug?

YWu.19
Associate II

I have a new problem for flash extra QSPI flash chip MT25QL512 in STM32H745I-Disco board with IAR v8.11.  When debug, the following is the information:

Sun Jun 16, 2019 20:24:50: Flash download warning: 327424 out of 327424 bytes from data record CODE:[0x90000000,0x9004FEFF] will not be flashed

How to set ST-Link in IAR and which one is the related board in EWARMv8_STM32H7xx_Support_V1.exe  extracted files.

0690X000008ikcKQAQ.png 

1 ACCEPTED SOLUTION

Accepted Solutions

Go into the Debugger options for the Flash Algorithms, and select more RAM, suggest 0xFFF0

0690X000008ikgCQAQ.jpg

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

6 REPLIES 6

It is the same board as the STM32H750B-DISCO

https://www.st.com/en/evaluation-tools/stm32h750b-dk.html

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
YWu.19
Associate II

​It's failed, IAR show can not identify CPUID, so I chang to MDK and add the patch for MDK. When load,  lack of MT25TL01G_STM32H745I-DISCO.FLM , it's failed, So, can you send a copy? Thanks. 

C:\Keil5xx\ARM\PACK\Keil\STM32H7xx_DFP\2.2.1\CMSIS\Flash\MT25TL01G_STM32H745I-DISCO.FLM

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
YWu.19
Associate II

I test again. IAR can pass this phase , but failed in CPUID.  MDK can not pass this phase.0690X000008ikfEQAQ.png

Go into the Debugger options for the Flash Algorithms, and select more RAM, suggest 0xFFF0

0690X000008ikgCQAQ.jpg

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
YWu.19
Associate II

👍 . Thanks so much!  It's OK now.