[fpc-devel] Interrupt vector table generation
Florian Klämpfl
florian at freepascal.org
Sun Mar 13 16:31:18 CET 2011
Am 06.03.2011 22:46, schrieb Jeppe Johansen:
> As I wrote a while back, I would like to make it easier to handle
> interrupts when using fpc for embedded work
After reading the related discussion, I think the approach is fine.
> Further, a future benefit of using the interrupt keyword could be
> generation of procedure exit code. Some platforms need a special "return
> from exception/interrupt" instructions at the end of interrupt handlers
>
> I've made an implementation of this here:
> http://j-software.dk/interrupttable.patch.txt
I think when searching for interrupt handlers, also the procdefs should
be processed.
More information about the fpc-devel
mailing list