Hi all,

I have a general question regarding PBP vs Assembly and how much faster an interrupt handler would run if written in Assembly. Essentially we are using a PBP interrupt now and the short amount of time it takes to run the interrupt handler is long enough to cause a visual disturbance in the LEDs that we are lighting up via a scanning loop. We are wondering what we will gain by moving to assembly. Are we talking twice as fast? 100 times faster? 1000?

If we do end up going that way....Anybody out there available to re-write some PBP code in Assembly? Any services available for that?

thanks!
Brad