Hello all,
I have seen an strange behavior in my DSP28335 debbuging procces.
I'm using DSP2833x_GlobalVariableDefs.c definitions.
When I clean the PieCtrlRegs.PIEACK.bit.ACK1 with the following sentence:
PieCtrlRegs.PIEACK.bit.ACK1=1;
The ACK2 become cleared too.I can' understand why this issue happens.
Do any have any idea or experience about that behavior?
Thanks in advance