[color=#323232][font=myFont, "][size=14px]This is a very classic book, and it is almost the best choice for beginners. The book is divided into 10 chapters. The first 4 chapters introduce the characte...
I modified the circuit board this morning. I used to use DXP, but now I use AD10. When I move the via, I hold down the left mouse button. One line follows the via and other lines automatically give wa...
Use JTAG to burn the hex file, and the program that has been successfully burned is shown as follows: #include#define uchar unsigned char void delay(void) { unsigned char h,i,j,k; for(h=5;h0;h--) for(...
I have an ARM9 board, I burned wince5.0 into it, and now I want to transplant Qt. I have downloaded qt-embedded-wince-opensource-src-4.5.2. Then I don't know what to do. Do I need to cross-compile? Wh...