hi all iam using LPC1788 M3 cortex ARM 7 controller iam trying to execute the timer and serial interrupt program. in both the cases iam unable to return from the interrupt handler routine.
iam also working on LPC2378 ARM 7 controller where i have executed both the programs mentioned above. there iam using VICVECTADDR=0 to return from interrupt to main. what is the case in LPC1788? please help. Thanks in advance
There are so many samples out there, and even on your hard disk !
May be also you should spin in a while doing this test, in case a) you don't type quick enough for an instant response, and b) don't drop off the end of the world be exiting main().
hi all please help in lpc1788 interrupt coding if possible can you place the sample serial or timer interrupt code in lpc1788..
If you were the Worlds First Programmer to write the code for UART and/or Interrupt of LPC1788, what would you have done??
"If you were the Worlds First Programmer to write the code for UART and/or Interrupt of LPC1788, what would you have done??"
Wait for the worlds second programmer to be born, write the code and send it?