SLAA638A august 2014 – may 2023 MSP430I2040 , MSP430I2041
The example IAR project has been configured for MSP430i2041. To run on MSP430i2040, follow these steps once:
When prompted to open the project, select emeters.eww from the project directory of the example code.
In the Options window, click on General Options on the left-hand column and then select the Target tab. Then, in the Device section, click on the right-hand side button of the entry box and select MSP430Ixxxx Family→MSP430I2040.
Click on Linker in the left-hand column and select the Config tab. Then click on the right-hand button in the Linker configuration file box.
Select lnk430i2040_temp.xcl when prompted and click Open.
When brought back to the Options window, click OK.
When brought back to the main screen, select File→Save to save the setting.
The project is now set for run on MSP430i2040. To have the project to run back on MSP430i2041, follow the same steps except to select MSP430Ixxxx Family→MSP430I2041 in the Options window and select lnk430i2041_temp.xcl when prompted in the Linker configuration file box.