--- In lpc2100@yahoogroups.com, "microbit" <microbit@c...> wrote: > > However, this only applies *** with simple ISRs ***. With non-trivial > ISRS (including, for example, function calls) > > we've run into problems. If I understand the GCC bug reports correctly, > this bug may be fixed in GCC 3.4, sometime next year? > > > > At present, I've gone back to use assembly-language harnesses for all my > ISRs. > > Bizarre, I've been using the HITECH-C compiler with HITide and you can do > even > Call back functions from ISR fully in C ??? > There is one ASM file to do vector definition, but I think that can be with > a macro. > Didn't get there yet though. > HiTech wrote their own compiler, didn't they? Leon
Message
[lpc2100] Re: Interrupt works in Keil simulator but not in target
2003-12-10 by leon_heller