[quote user="Clemens Ladisch"]I was talking not about MSP432 but MSP430. That code is correct, and similar logic should have been used for MSP432:[/quote] my apologies, I saw msp430 and read msp432. I understand what you are saying. Using similar logic probably won't work on the 432. The problem is TI is using a forced cast (HWREG16) to access an unaligned address. This issue comes with using a real RISC. I know TI calls the MSP430 a RISC machine but it isn't.
↧