Part Number: MSP430F6736A
Tool/software: TI C/C++ Compiler
SIR,
I want to map my P2.6 AND P2.7 AS uart ,
related code is attatched below ,
PMAPKEYID = 0x2D52;
PMAPCTL |= PMAPRECFG;
P2MAP7 = PM_UCA0RXD;
P2MAP6 = PM_UCA0TXD;
PMAPKEYID=0;
my port mapping code is not working
i didn't get my interrupt of uart