I would like to share a common time references between the NET and APP CPUs. This can be a single timer which both CPUs can access or two independent timers as long as the values are precisely the same. Each CPU needs 1 timer capture event to trigger a task.
Is this possible? If so, how can this be implemented?