Hello,
I am trying to use SEMC NAND with MCUBootutility. The project is the cm_7 blinky SDK
I first have to modify the linker file as shown
Where I can find such tables and what else I need to modify to get a non_XIP application ?
What am getting right now with any of the mcubootutility built-in examples is the following:
Is there an already made test file for SEMC NAND ?
Thanks,
TM
Solved! Go to Solution.
Below built-in examples are ok for SEMC NAND boot:
\NXP-MCUBootUtility\apps\NXP_MIMXRT1170-EVK_Rev.A\cm7\led_blinky_0x00002000.srec
\NXP-MCUBootUtility\apps\NXP_MIMXRT1170-EVK_Rev.A\cm7\led_blinky_0x0000a000.srec
Below built-in examples are ok for SEMC NAND boot:
\NXP-MCUBootUtility\apps\NXP_MIMXRT1170-EVK_Rev.A\cm7\led_blinky_0x00002000.srec
\NXP-MCUBootUtility\apps\NXP_MIMXRT1170-EVK_Rev.A\cm7\led_blinky_0x0000a000.srec
Hello @jay_heng
Thank you.
I had another problem with configuration but it was the search count numbers, should have been 1.
I will mark this as solved. Thank you.
Regards,
Tarek
Are you using MIMXRT1170-EVK? Have you reworked the board to enable SEMC NAND device? (it is not enabled by default), i have ever verified SEMC NAND boot.