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.

MSP430F1232: 使用IAR 仿真时总提示 chosen derivative (MSP430F1232) and actual hardware(MSP430F12X2/F11x2) do not match

Part Number: MSP430F1232
Other Parts Discussed in Thread: MSP430G2553

现象如下图。

  • 你好,找到一个类似的问题,你可以参考一下下面的Q&A:

    Chosen derivative (F20X1_G2X0X_G2X1X) and actual hardware (MSP430G2XX3) do not match

    This kind of error appers when the IDE is not already setup with the correct microcontroller.

    In our case, we would like to use the MSP430G2553 microcontroller board in order to compile a project.

    But there another board in the settings. So the IDE could not compile anything.

    To resolve this problem click Project > Options > General Options > Target > Device > Click the tiny icon with an arrow > MSP430Gxxx Family > MSP430G2553 > OK.