The interrupt structure of the MSP430F5324 is different from the MSP430F2274 used on the ez430 board. You need to change all interrupt register references to match up with the MSP430F5324. Unfortunately TI does not have a MSP430F5xxx based demo board that you could use the code for as a baseline, except for the TrxEB. Unfortunately the TrxEB is not supported in SimplicTI. But the TrxEB PERTest and easylink software may be helpful to at least understand what registers to use for your design, though.
↧