Cypress F2MC-8FX Series Toepassingsnotitie - Pagina 12
Blader online of download pdf Toepassingsnotitie voor {categorie_naam} Cypress F2MC-8FX Series. Cypress F2MC-8FX Series 16 pagina's. How to make on-board debug
Ook voor Cypress F2MC-8FX Series: How-To (14 pagina's)
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