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.

MSP432E411Y: How to migrate from MSP432E401Y to MSP432E411Y

Guru 14850 points

Part Number: MSP432E411Y
Other Parts Discussed in Thread: MSP432E401Y

Hi, 

We are considering migrating the TcpEcho sample code provided based on MSP432E401Y to MSP432E411Y.

Due to the different packaging, we believe some software changes will be required. Could you please tell me where exactly I should change it?

Thanks,

Eevee

  • Hi,

      The main difference will be on the pinmuxing as the two packages are different. I will suggest you first import the example for MSP432E411Y. This will create proper initialization and startup for MSP432E411Y. After you get it working you can copy all the relevant files for tcpecho to the project and rebuild it. 

      There is an example for MSP432E411Y at below folder. 

    C:\ti\simplelink_msp432e4_sdk_4_20_00_12\examples\rtos\MSP432E411Y_BGAEVM\drivers\gpiointerrupt.