Cypress F2MC-8FX Series Uygulama Notu - Sayfa 12
Anakart Cypress F2MC-8FX Series için çevrimiçi göz atın veya pdf Uygulama Notu indirin. Cypress F2MC-8FX Series 16 sayfaları. How to make on-board debug
Ayrıca Cypress F2MC-8FX Series için: Nasıl Yapılır (14 sayfalar)
while(1)
{
}
}
startup.asm
;--------------------------------------------------------------------------
; variable define declaration
;--------------------------------------------------------------------------
#define HWD_DISABLE
;--------------------------------------------------------------------------
; Hard Watchdog
;--------------------------------------------------------------------------
#ifdef
#endif
www.cypress.com
PDR0_P05 = ~PDR0_P05;
Delay (500);
WDTC |= 0x05;
HWD_DISABLE
.SECTION
WDT, CONST, LOCATE=H'FFBE
.DATA.W
0xA596
Document No. 002-05336 Rev.*A
F²MC-8FX Family, MB95200H/210H Series Watchdog Timer
// show program is normal run
// clear WDT timer within a certain amount of time
; if define this, Hard Watchdog will disable.
11