This problem was solved by changing CPU to one of the older versions, in my case, instead of SYSTEM.CPU bcm63268
, I changed it to SYSTEM.CPU bcm6318
and commented out
;CORE.NUMBER 2
;SYSTEM.CONFIG.IRPOST 0. 5.
;SYSTEM.CONFIG.IRPRE 10. 5.
;SYSTEM.CONFIG.DRPOST 0. 1.
;SYSTEM.CONFIG.DRPRE 2. 1.
The system was able to get in ready state.