I have been using RT1050EVKB Board and downloading binary to board with MCUXpresso IDE and MIMXRT1050-EVK_S26KS512S.cfx file.
Now I make a board with RT1050 and other NOR flash memory(MT25QL512).
So I think that I need to make flash driver(cfx file) and modify xip generated from SDK
How can I generate flash driver for MT25QL512?
And How can I modify xip code?