hi,
i tried to connect an iep event to an arm isr function (using sys/bios),
but no events are generated in the secr, not even in the srsr register of the pruss.
the timer itself is up and running, generating the 'events' in the pruss iep registers:
iep_cmp_status and iep_global_status.
following pruss registers were configured in order to get the iep timer running:
global_cfg, compen (not used), cmp_cfg, cmp0 and in the cfg cgr register the enable
bit was set.
is there anything else to do in order to connect an arm isr with an iep event?
ed: what are the corresponding interrupt numbers for the cmp0-7 events?
ed2: what i should have mentioned: i assumed polarity_high and and evt_type_edge.
(also tried a few other combination but none of them seems to work neither)
stefan