Hi,
My custom board is able to boot from the octal flash on FlexSPI1 when it is configured to power from internal dcdc.
However, it does not boot when configured to power from MPF5020 and goes into serial downloader mode. It is able to run normally from the octal flash in Keil using a J-Link connected via SWD.
I've checked that the power up sequence of MPF5020 is in accordance with the datasheet.
The only code change I made to run with MPF5020 is with an additional macro SKIP_DCDC_CONFIGURATION=1.
Would greatly appreciate any guidance on what else I should check.
Thank you,
Dave