Tool/software:
Hi TI,
I am trying to enable the software interrupt on a53 multicores.
What I have done is write the interrupt No. (macro from GICSS0_COMMON_0) and the binding CPU core No. into GICSS0_GIC region(start from 0x01800000).
However, the debug process told me that the value in GIC region has not changed after the assignment operation.
I've also tried to change the value in GIC region manually in debug mode, but every time I performed [step into], the value in GIC region went back to 0.
How can I make the GIC region writable?
Regards,
Xie
