MIMXRT_1176 SEMC NAND Config

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MIMXRT_1176 SEMC NAND Config

Jump to solution
694 Views
TM_MI
Contributor III

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

 

TM_MI_2-1662481962040.png

 

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:

TM_MI_0-1662482565223.png

 

Is there an already made test file for SEMC NAND ?

Thanks,

TM

 

 

 

Tags (1)
0 Kudos
1 Solution
683 Views
jay_heng
NXP Employee
NXP Employee

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

Capture.PNG

View solution in original post

0 Kudos
4 Replies
684 Views
jay_heng
NXP Employee
NXP Employee

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

Capture.PNG

0 Kudos
673 Views
TM_MI
Contributor III

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

 

0 Kudos
671 Views
jay_heng
NXP Employee
NXP Employee

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.

https://www.cnblogs.com/henjay724/p/12591382.html

0 Kudos
668 Views
TM_MI
Contributor III
Yes, Thank you.
I just forget to fix the configuration for the search count in the device menu.
I am still wondering if you had the chance to look at my other question for the Jlink issue.
Topic Name: SWD Debug / Jlink MIMXRT1172
0 Kudos