cancel
Showing results for 
Search instead for 
Did you mean: 

IAR external SPI_FLASH(W25Q128) download algorithm

HXN
Visitor

Please give an example of IAR external SPI_FLASH(W25Q128) download algorithm for STM32F429IG, thank you

2 REPLIES 2

Check what documentation and examples IAR provides for .flash and .mac implementations

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

At present, it is modified on the download algorithm provided by IAR, and now it can be downloaded to external FLASH, but it does not jump to the main function. Attached is my project, including download algorithm and test project, please help me modify it, thank you