Hi Sunil, I've had a look at the "_sr_putevt_low() FAILED re: ddd=-1, s_ddd_max==1024, s_ddd_vector=0x9926998" error that was reported yesterday and this was at the point where my application attempted to send a custom event - eg. sr_putevt(dxH, APPEVN_AFTER_INBOUND_CLI_CHK, NULL, 0, 0); I have #define APPEVN_AFTER_INBOUND_CLI_CHK1000020 and was just wondering if the value defined for APPEVN_AFTER_INBOUND_CLI_CHK is too large and therefore causing the error to be reported? Not sure if it's relevant but the _sr_putevt_low() FAILED error occurred on the 11th channel of the application. Do you have any feedback on the above? Many Thanks, Michael
↧