Dear experts,
I'm new to J-FLASH and J-LINK. Please advise.
A customer has a board with STM32F746 and QSPI flash.
Their program has data in the QSPI flash, and they flash the app using J-LINK and J-Flash.
Now, I cannot figure out how J-Flash deals with QSPI without "external loaders"?
And programming the QSPI part of the data does not work for me.
The internal flash part programs OK. Erase of the QSPI also looks OK. So I assume that J-LINK itself, cables, power are OK.
The customer says they never had any issue with flashing. Just drop a file to it and it does its magic.
Below is the only config dialog I could find related to the QSPI.
What else is missing?

Messages in the log window:
Display All
I'm new to J-FLASH and J-LINK. Please advise.
A customer has a board with STM32F746 and QSPI flash.
Their program has data in the QSPI flash, and they flash the app using J-LINK and J-Flash.
Now, I cannot figure out how J-Flash deals with QSPI without "external loaders"?
And programming the QSPI part of the data does not work for me.
The internal flash part programs OK. Erase of the QSPI also looks OK. So I assume that J-LINK itself, cables, power are OK.
The customer says they never had any issue with flashing. Just drop a file to it and it does its magic.
Below is the only config dialog I could find related to the QSPI.
What else is missing?
Messages in the log window:
Source Code
- - Start of determining flash info (Bank 2 @ 0x90000000)
- - End of determining flash info
- - Flash bank info:
- - 512 * 64 KB @ 0x90000000
- - Start of preparing flash programming
- - End of preparing flash programming
- - Start of determining dirty areas in flash cache
- - End of determining dirty areas
- - CPU speed could not be measured.
- - Start of flash programming
- - Programming range 0x90000000 - 0x9000FFFF ( 1 Sector, 64 KB)
- - Programming range 0x90010000 - 0x9001FFFF ( 1 Sector, 64 KB)
- - Programming range 0x90020000 - 0x9002FFFF ( 1 Sector, 64 KB)
- - ERROR: Programming failed @ address 0x90000000 (block verification error)
- - End of flash programming
- - ERROR: Program failed