Hi, I have a custom board running just a blink example. The board is based on the MIMXRT1015 EVK. It has the same flash chip, but uses the 4A package instead of 5A. Whenever I flash the chip, I can see the flash being programmed on an oscilloscope. The link I am using says it verifies the flash correctly.
Whenever the MCU boots, I can see the flash start up but immediately stops. Debugging never gets to main. When I execute the code from RAM it works correctly. Has anyone seen something like this?