#include #include"..\lib\i7188.h" /* 7188XC/7521 boot time test 1. use command "diag io", then keyin "outpw 0xffd4 0" to reset the value on the unused register. 2. download autoexec.bat & rsttime.exe to I-7188 3. disconnect INIT* pin from GND 4. use command "reset", and start to count time.(use watch,stopwatch,...) 5. wait the "End Test" message. And the total time is reset 200 times. The time for reset 200 times is about 7 seconds. so the reset time is about 0.035 sec. (< 0.1 second) (It include the time to find files(autoexec.bat & rsttime.exe) and run the program (rsttime.exe). ) */ main(void) { unsigned timer=200; unsigned curt; curt=inpw(0xffd4); if(curt