Could you let us know the below information about spifi_drv_M3.lib?
1. In the flash magic example code, this lib is directly used for the support of spi flash, so, is the library created from .a (NXP) or it is created in KEIL by using source code?
2. Do you have any source code to create .lib?
3. We got the source code for this from NXP, but by building the project in KEIL, .lib size is different and that does not work?
Currently, we need to add the support of an flash of MXIC which is not supported by the old spifi lib, so we are working to add the support of the flash in spilib source ccode and by doing so, we need to create the customized bootloader for the flash MX25V16xx.
1. In the flash magic example code, this lib is directly used for the support of spi flash, so, is the library created from .a (NXP) or it is created in KEIL by using source code?
2. Do you have any source code to create .lib?
3. We got the source code for this from NXP, but by building the project in KEIL, .lib size is different and that does not work?
Currently, we need to add the support of an flash of MXIC which is not supported by the old spifi lib, so we are working to add the support of the flash in spilib source ccode and by doing so, we need to create the customized bootloader for the flash MX25V16xx.