WinCE5.0 I used an external global variable in init.c (defined in bootpart.cpp) extern DWORD g_dwLastWrittenLoc and used this variable in the function. Then I built the oal project. There was no probl...
[i=s]This post was last edited by gs001588 on 2022-6-30 02:36[/i]5. Key interrupt testThere are two buttons, KEY1 and KEY2, on the RVB2601 development board for users to use. It is essential to use IO...
[color=#a0522d]1. Introduction When night falls in a bustling city, colorful lights light up, lighting up this dark world and adding a little fun to people's lives. The running light is one of the rol...
1: Install the cross-compilation tool chain
1. When compiling, you need to use a cross-compilation tool. Here, the arm-2009q3 compiler is installed. It is in the network disk directory "03-System Firm...
[i=s]This post was last edited by lelee007 on 2014-1-4 23:25[/i] First of all, I want to thank soso for its great support! Secondly, I want to thank my soso colleague Mr. Wang for his enthusiastic hel...
My BSP does not have mouse and keyboard drivers and kitl support. Is there any way to execute a specified exe file after booting? I tried adding "Launch80"="app1.exe" in the registry, but the program ...