As the example, try the following.
1. Copy the “program_flexspinor_image_qspinor.bd”(attached) to the imx10xx folder(located in Tools/bd_file/imx10xx) within the Flashloader folder.
2. Copy the .out file to Tools/elftosb/win
3. Run the elftosb.exe and type this two commands:
elftosb.exe -f imx -V -c ../../bd_file/imx10xx/imx-flexspinor-normal-unsigned.bd -o ivt_flexspi_nor_hello_world.bin hello_world.out
elftosb.exe -f kinetis -V -c ../../bd_file/imx10xx/program_flexspinor_image_qspinor.bd -o boot_image.sb ivt_flexspi_nor_hello_world_nopadding.bin
4. Copy the “boot_image.sb” to the Tools/mfgtools-rel/Profiles/MXRT105X/OS Firmware
5. Using the MFG TOOL to download.(When using this tool, please make sure that the mode is serial downloader mode.)
6. Configure the boot mode to QSPI mode(SW7:0010)
Have a great day,
Artur
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------