Hello,
The linker script has the default configuration of the SDK example project, we did not change it.
andreytarakin_0-1699776975492.png
Another thing we observe is the FLEXSPI clock towards the flash. By definition, on power up, the ROM should talk to the flash using 30MHz clock in order to read its FCB. in our case the clock we see is 290KHz.
And when we are trying to debug the board using J-Link, the clock towards the FLASH (during the flash write process of the MCUXpresso) is 24MHz.
Is there a way to check why the ROM FLEXSPI clock had configured in such a way?
Regards,
Andrey