• 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...
  • SIGABRT Abnormal termination
    What does the following mean: SIGABRT: Abnormal termination I am not using the abort() or assert() in any of my code. How can I track down what is causing this problem?
  • Interrupt usage example
    I've yet to find an interrupt example for the Atmel SAM7 series using the RealView compiler. Can anyone give me direction to finding a source or provide an example?