I have a routine for P1 port as follows#include#includeunsigned char ISR_Symbol=0; //Task flagvoid Iint_Port1(void);//Function declarationvoid main(void){ WDTCTL=WDTPW+WDTHOLD; //Turn off watchdogIint
My graduation project topic is battery management system, which requires the use of single chip microcomputer to complete the battery voltage, current and temperature monitoring. I hope the experts ca