Hi Carlos,
I think you are right that the debugger didn't assert HRESET, as the failed access to the cores caused the SYStem.Up sequence to abort very early.
Do you know you can override the RCW with the debugger. There are two examples for NXP evaluation boards, which you can use as template and adopt for the needs of your hardware:
demo\powerpc64bit\hardware\qoriq_t1\t1024qds\demo_set_rcw.cmm
demo\powerpc64bit\hardware\qoriq_t1\t1024rdb\demo_set_rcw.cmm
in your TRACE32 installation folder.
Best regards,
Reinhard