I set the IOCFG1 register to 0x06 in order to get an interrupt from the c2500 when sync byte is sent or received.
the c2500 GDO0 is connected to GPIO[4] on the evm5515 .
I set GPIO[4] as input gpio & raising interrupt and I was able to get an interrupt by setting a differernt GPIO as output and toggle it .
which means that everything works properly on the DSP side.
Unfortunatly , I don't get interrupt in case of transmitting or receiving a packet .
Is anything else have to be configured accept to the IOCFG1 register?
BR
Talmor