I am new on ARM and I am using Keil micro vision v3 I had build an example for RTX kernel on NXP LPC2368. I have problem with running External Interupt. Can anyone help me and tell me how can I configure my installation to react on External Interupt.
Tom; As Tamir points out, we need a great deal more info to give you any reasonable help. One thing to note is NXP has a complete code bundle for the LPC23xx on their website including external interrupt samples. A second thing to note is there is a bug in the simulator/debugger for the LPC23xx devices. Not all interrupts are properly simulated but you did not mention if you are running on a target board or in the simulator. Also, make sure you are running the latest UL2ARM.dll. It should be ver 1.39. Prior versions had problems working with the NXP23xx chips via Ulink. Bradford