This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2432: Reducing timer callback time

Part Number: AM2432
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