Hi,
We have an imxrt1060 based custom board. We are running our own application on it so far and its OK.
Either I use a jtag to download the code or flash the code on the QSPI flash using MCU boot utility.
Now, there is a need to add a boot loader. I have seen the SDK examples - evkimxrt_flashloader and imxrt_mcuboot_opensource. I have also looked at the SBL and SFW source code, but these are huge sources and has a lot of functionality.
I am looking for a stand alone boot loader which is its own application that i can flash on the QSPI flash.
Is there any example or code available that I can use or look at?
Thanks,
Palak