My board don't load sbl from the SD card and from the UART3. When I push the power button power led lights, but after few seconds it ceases to glow.
When I set J5 and load sbl from JTAG it starts, but stop in function boardPadIoIsolation, step:
while ((uint32_t) 0x0 != CSL_FEXT(devPrm->PRM_IO_PMCTRL_REG, DEVICE_PRM_PRM_IO_PMCTRL_REG_ISOCLK_STATUS));
It worked in the past. I don't know what happened. Please, help me.