This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP430FR5987: Migrating msp430fr5738 to a msp430fr5987.

Part Number: MSP430FR5987
Other Parts Discussed in Thread: MSP430FR58891, MSP430FR5738, , MSP430F2272

Tool/software: Code Composer Studio

I need to migrate "C" code written for a msp430fr5738 to a msp430fr5987. Looking for advice. I see changes that I need to make in the Properties>CCS General tab for Variant and Linker Command File. I have studied the MSP430fr58xx 59xx Family User Guide SLAU367 particularly with Clocks, GPIO, eUSCI. This is the second project I have had to migrate a MSP430. That last one was a MSP430f2272 to a MSP430fr58891.

  • It seems you have already taken into account most considerations, the FR57xx/FR59xx families have a very similar architecture so not too many changes will be required as compared to the F2xx to FR5xx migration. You will have updated peripherals by moving to newer silicon such as the RTC_C, CRC16/32, Comp_E, ADC12_B, and REF_A, along with added AES256, ESI, HFXT, and GPIO ports. What are you looking for specifically? Are there currently any project issues or errors you cannot find resolution to?

    Regards,
    Ryan
  • Standardizing on one processor for all out designs.

**Attention** This is a public forum