Other Parts Discussed in Thread: MSP430F67791A, MSP430F6779
Hello,
I am currently working on evm430-f6779 energy meter board where in the controller is msp430f67791a and not msp430f6779.
So I followed the instructions given in the TIDM thdreading source code file and compiled it using IAR software. I am currently on free trail version so IAR was able to build all the files successfully. I downloaded the file onto msp430f67791a controller by doing the following configurations. Is the following configuration correct?

Secondly, for observing the results on GUI, it was given in the instructions to use any i2040 GUI for the purpose thus the following GUI had 3 files of which common voltage files was installed.

Thus after debugging, I tried to connect the evm with only one phase voltage on SD2 pin and tried to observe THD on GUI but the connection between GUI and controller was unsuccessful. Is there any configuration to be done before using GUI for evm430f67791a. ( I configured the COM port correctly )
Also will the following code work with single phase connection where in rest is unconnected.
Thanks,
Avinash