• IRQ_Exception_Function return abnormal
    below is the end of my irq exception function, but the last two line were never executed, this cause stack overflow quickly. i don't know why , help me please ,thank you all! 531: VICVectAddr = 0;...
  • TERMINAL
    Friends, Help me in finding any source software which has programmable data transfer with DTR and RTS signals control. Chinny
  • Terminal Control
    Hello, I'm interested in building a little serial configuration UI for my current design which controls the terminal in a user-friendly way. Does anyone know of a (perhaps miniaturized) curses port...
  • Hello World and hyper terminal
    Hi all, When i run the below program in the simulator ,i can see the output "hello world" getting printed in the serial window and LED blinking in Port0.But when I am running the same program in the...
  • Terminal Count interrupt usage.
    Hi, I am using LPC4330 based board. I am trying to do DMA to transfer data from I2S to Memory. While trying to understand the working of the DMA, I came across Terminal Count Interrupt. My...