--- In lpc2000@yahoogroups.com, "tengbat1980" <tengbat1980@y...> wrote: > thanks and i have use some fuction to solve this proglem and enable > the switch2 interrupt. > > VICIntSelect=0x00008000; > VICIntEnable=0x00008000; > VICFIQStatus=0x00008000; > PINSEL0=0x20000000; > > But now when i entry interrupt,couldnt out,And I have not found the > return instruction.how i can solve this problem. This depends on how you have written your interrupt handler. Is it in C or assembler? gcc or ADS or what compiler? ....
Message
Re: proble using MCB2100 with lpc 2129
2004-04-27 by embeddedjanitor