[fpc-devel] embedded arm port
Bernd Mueller
mueller.b at gmx.net
Tue Oct 13 18:37:29 CEST 2009
Florian Klaempfl wrote:
>> Just wanted to ask another question:
>> is there any support for interrupt procedures?
>
> It is implemented for DOS/go32v2.
>
>> how to declare a proc as an
>> interrupt and associate it to its vector?
>
> Not yet, but my processor specific units declare callbacks/hooks.
>
>> is that implemented or have I to rework the parser and add needed stuff?
>
> I think the easiest is to do register saving etc. in a wrapper in the
> processor specific unit and then call a simple hook/call back being a
> procedure variable.
can you provide a working example for the lpc controller?
Regards, Bernd.
More information about the fpc-devel
mailing list