Hi soledad,
Thank you for your reply.
I know the flash can support boot from spifi.
My problem is that I want to download FW to flash MX25l25635F by KEIL,
So I need an algorithm to programming the flash,
According to Keil document "ULINKpro User's Guide: Creating Flash Programming Algorithms
Creating Flash Programming Algorithms"
The Algorithms project use the SPIFI library to read/write flash,
I download the source code of spifi library,
It does not include mx25l25635f parameters inside,
So I rebuild the library project, but it can not work after Erasing device...
The error message as below:
EraseBlocks() Error:5 Device is locked
Please help me to creating an new flash programming algorithm for mx25l25635f.
Thank you.
