}
RefreshWDT();
User_function();
main()
{
InitLib(); /* Initiate the 7188xc library */
if(IsResetByWatchDogTimer())
{
/* do something here to check the system */
}
quit=0;
EnableWDT();
while(!quit)
{
Refer to the demo programs in the
CD:\Napdos\7188XABC\7188XC\Demo\BC_TC\Misc folder for more
information.
I-7188XC Series User’s Manual(Ver.1.0, Apr/2007,7MH-21-10) ---
65
Содержание I-7188XC Series
Страница 87: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 87...
Страница 136: ...I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 136...
Страница 142: ...Step 8 Make the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 142...
Страница 149: ...Step 8 Rebuild the project I 7188XC Series User s Manual Ver 1 0 Apr 2007 7MH 21 10 149...