Rob, The return code from Notify_sendEvent() was Notify_E_EVTNOTREGISTERED. This sounded a lot like Notify_E_NOTINITIALIZED, so I spun on the Notify_sendEvent() for either of those return codes and it now works. Not sure if that is the recommended way to synchronize the initialization, but it seems to work. Thank you much for sticking with this. It has helped me understand. I find the whole multicore/RTOS environment pretty confusing. Mike
↧