I am quite new with both C and the 80C166, and would like to make a program that receives data from P3 via RS-232, and places it into a buffer. I have seen the HELLO program that comes with the evaluation kit, but I would like to make an interrupt instead, so my program may keep processing until data arrives on the port. Any code examples..? Thank You..!