I currently have an MSP430 development board from Litian Electronics, which I bought at an original price of 390 yuan. Now it is for sale at 200 yuan. If you are interested, please post a reply. Board...
I run a client program on a Pocket PC that uses a COM dll file. Now I want to port it to a real embedded system. But I don't know how to deal with the DLL path problem. I wrote #import "aa//a.dll" in ...