Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I'm working with the AM2432 CPU and have configured a hardware timer with a 62 µs period using SysConfig.
I've measured the time from the moment the timer expires to when the registered callback function is invoked, and it takes at least 1 µs.
Is there a way to reduce this latency further — for example, by configuring the VIM to perform a direct jump to the ISR (bypassing SDK-level wrappers or indirection)?
Thanks,
Eli