_xt_isr_attach usage

paultsai111 wrote on Thursday, July 07, 2016:

Hi FreeRTOS Members:

I am an embedded system engineers and wants to know how to use the function _xt_isr_attach();

void _xt_isr_attach (uint8 i, _xt_isr func, void *arg);

Can anybody show me how to use this functions?

rtel wrote on Thursday, July 07, 2016:

I have no idea what that function is - its definitely not a FreeRTOS
function. I would suggest asking whoever provided you the code.

paultsai111 wrote on Thursday, July 28, 2016:

I have already asked for the provided api corp. Thanks you !