| ??? 05/27/08 16:16 Read: times |
#155166 - you cant 'optimize', when taking 'latency' littera Responding to: ???'s previous message |
how to optimize the interrupt latency...
you cant 'optimize', when taking 'latency' litterally. Interrupt latency is a hardware function what you can do is: .. make the critical one a higher priority (still nothing to do with 'latency' .. avoid the few 3 and 4 cycle instructions (derivative dependedant), impossible in C .. KISS (Keep Isrs Short and Simple) .. use faster derivarive (e.g. a f12x/f13x at 100MHz) Erik |
| Topic | Author | Date |
| interrupt latency | 01/01/70 00:00 | |
| Enter "latency" and press "search" button | 01/01/70 00:00 | |
| Do very little | 01/01/70 00:00 | |
| you cant 'optimize', when taking 'latency' littera | 01/01/70 00:00 | |
Read FAQ | 01/01/70 00:00 |



