hi
I was using
ui_check = event_pend(Event_Id_NONE, Event_Id_00,TIMEOUT);
there were no compile time errors , However during runtime the following error popped up
" ti.sysbios.knl.Event: line 208: assertion failure: A_eventInUse: Event object already in use.
xdc.runtime.Error.raise: terminating execution " I tried changing the or mask event id ...still the same error showed up. Can anyone help ?
(im using sys/bios version bios_6_31_04_27 on evmc6678 platform )
Regards
Shrish