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.
"But that shouldn't really be a problem..."
Absolutely. There are a good collection of functions to communicate via the COM ports within the WinApi - And they are easily accessible via C or C++.