The MSP430 driverlib uses the same base address for even and odd ports (the MSP430 does not support unaligned accesses at all). The exact same code would have worked for the MSP432, but somebody tried to be clever ...
↧