I have development board of LPC2148 can anyone give me an example of UART communication for the same using visual studio 2008. Since the project is based on image processing I just need to the transfer those values to Embedded kit from visual studio.
So please if anyone has the example of let say "HELLO WORLD" also it would be a gerat help to me.
This forum is for Keil end users. No "Keil team" here. Official Keil support is available (intended for customers, and intended for Keil-related problems) using the official help channels. They are quite easy to locate on this web page, if you look.
But why would the "Keil team" supply you with information on Windows API? Microsoft have all the API documentation available online on their web site. Have you visited msdn.microsoft.com?
There you will find function descriptions like: msdn.microsoft.com/.../aa365430(VS.85).aspx
Other users of the Keil tools (you know, we - the end users) can help discuss the embedded side of the problem. But you should only have been able to find "hello world" applications for the LPC2148.
Serial communication for the Windows side is definitely not a Keil thing. If any Microsoft or Windows forum gave you the recommendation to visit Keil, then it must be because you gave them the impression that you wanted sample code for the microcontroller side.